搜索资源列表
-
2下载:
《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
-
-
3下载:
这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection.
Matlab code (GUI)+ 4 Sinograms for testing/demonstrations.
Can be used as a laboration to compare different numbers of projections, filters and interpolatio
-
-
0下载:
图像运算Matlab代码
12.1 图像点的运算
12.1.1 线性点运算
12.1.2 非线性点运算
12.2 图像的算术运算
12.2.1 加法运算
12.2.2 减 法运算
12.2.3 乘法 运算
12.2.4 除法 运算
12.2.5 其它运算
12.3 图像的位逻辑运算
12.4 图像的几何运算
12.4.1 图像插值
12.4.2 图像缩放
12.4.3 图像旋转
12.4.4 图像剪切
-
-
0下载:
MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
-
-
0下载:
老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption
The mosaic.m scr ipt operates as follows:
First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
-
-
0下载:
the given code is used for matlab image interpolation techniques
-
-
0下载:
Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
-
-
0下载:
2006编写的最近邻域内插源代码,可以实现图像的最近邻域内插-2006 prepared by the nearest neighbor interpolation within the source code can be achieved within the image of the nearest neighbor interpolation
-
-
0下载:
利用matlab对图像进行旋转处理的程序代码。以及图像插值算法的原理-Using matlab rotate the image processing code. And the principle of image interpolation algorithm
-
-
1下载:
用matlab编写的实现hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Prepared with the matlab code to achieve hermite interpolation to generate the image to show the first node, second node, the error point.
-
-
0下载:
偏微分方程在图像处理中的应用代码,有图片及大量代码。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then the boundaries for each level set are
-
-
0下载:
包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
-
-
0下载:
Matlab code to perform linear interpolation and bilinear interpolation of image
-
-
0下载:
该代码主要实现多幅遥感图像分辨率不一致问题,包括遥感图像处理的常用插值方法,开发环境为MATLAB 7.0a。-The code to achieve multiple remote sensing image resolution of the major inconsistencies, including remote sensing image processing, interpolation method used, the development environment for t
-
-
0下载:
影像壓縮4:2:0,以及bilinear interpolation的matlab code-Image compression 4:2:0, as well as bilinear interpolation, matlab code
-
-
1下载:
matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
-
-
0下载:
最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法-The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation
-
-
0下载:
BMP图像C结构体分析;
灰度图像双线性、双三次插值;
水平shear和旋转处理;
文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
-
-
0下载:
包含各种常见的MATLAB程序,如图像去噪、图像识别、RBF神经网络的训练,三次样条插值、求解线性方程组等几十个程序。-MATLAB contains a variety of common procedures, such as image denoising, image recognition, training RBF neural networks, cubic spline interpolation, linear equations, such as dozens program
-
-
0下载:
将导向滤波应用于图像插值的matlab代码,效果比较好,处理速度非常快。-Will guide the filter applied to the image interpolation matlab code, the effect is better, the processing speed is very fast.
-