搜索资源列表
peizhun
- 图像配准-GUI界面,最优化算法,互信息尺度,POWELL.m附属子程序,PSO.m附属子程序,对图像进行“平移”和“旋转”-Image Registration - GUI interface, optimization algorithms, mutual information scale, POWELL.m subsidiary subroutine, PSO.m subsidiary subroutine, the right image "translation"
imlogpolar
- 使用傅里叶梅林变换进行图像配准,抗旋转、平移和缩放~-Using Fourier Mellin Transform Image Registration
Morphy
- 用matlab编写的图像几何变换程序,包括旋转和平移,适合初学者。-Prepared using matlab image geometric transformation process, including rotation and translation, suitable for beginners.
Image-translation
- 此程序是数字图像处理关于图像平移,旋转等变化的程序,基于matlab-This program is a digital image processing on the image translation, rotation and other changes in procedures, based on matlab
HuMoment
- Hu矩的计算,通过Hu矩计算可以实现图像的旋转、平移的不变特性-Hu Moment, can be achieved by Hu Moment of image rotation, translation invariant features
04
- 本程序代码主要包括图像的平移,镜像变换,转置,缩放,旋转,插值算法简介。-The program code include image translation, image transform, transpose, zooming, rotation, interpolation algorithm profile.
imagetrans
- 医学图像的读取,存储及旋转平移的MATLAB语句实现.-medical image read and transformation.
3dpicture
- 在c++以及opengl的环境下,将给定的数据画成图形,并可以对图像进行旋转平移变换等功能。-Opengl in c++, as well as the environment, given the data painted graphics, and can rotate the image translation transformation functions.
配准功能
- 实现图像的配准,其中包括平移、旋转、滤波器、优化算法等!-To achieve image registration, including translation, rotation, filters, optimization, etc.!
MySinAffPro
- 实现图像基本的缩放、旋转、平移、投影、仿射、相似变换等功能-Image basic scaling, rotation, translation, projection, affine, similarity transformation functions
1884425program
- 图像处理 计算基于hausdorff距离和遗传算法的图像匹配(只有旋转和平移)-Hausdorff distance calculation is based on image processing and genetic algorithms image matching (only rotation and translation)
IFS
- IFS,平移,旋转的,非常简洁,可以迅速的带入数据,即可出现图像-IFS, translation, rotation, and very simple
SIFT_relevant_papers
- SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties, and the m
matlab-image-shifting-and-rotate
- matlab 做图像平移和旋转 用的是领域插值法 二次线性插值 另外还有一些调用matlab自带函数的编程-matlba image shift and rotate
Matlab-Gui-tuxiang
- 利用MATLAB中的GUI(图形用户界面),实现图像的平移,旋转,压缩等变换,是效果更加明显。-In MATLAB GUI (graphical user interface), to achieve image translation, rotation, compression transformation, is the effect is more obvious.
Image_Cnn
- 利用神经网络进行图像基本操作变换,去噪,平移,旋转,图像分割等。-Image processing by CNN.
testcodec1jerz
- 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,temp ,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,temp1方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, basi
testcodeeppvtd
- 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,vRwacM,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,rfzARFS方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, b
matlab图像运算大全
- 用MATLAB做图像的基本运算,包括灰度变换,窗口技术,平移,旋转,缩放等处理(matlab image process include gray level transformation)
基于matlab的图像处理工具
- 利用matlab编程实现图像处理的基本功能,如平移,旋转,缩放,滤波,运动模糊消除等