搜索资源列表
fm_gui_v2
- matlab GUI编程示例,是Fourier-Mellin变换算法的图像匹配程序,非常实用。-Matlab GUI programming paradigm is the Fourier - Transform algorithm Mellin image matching procedures, very practical.
MatlabSIFTcode_1
- sift算法实现的图像匹配程序,使用matlab编写的,多用于图像拼接,融合等领域。
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
daisy
- daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。-A Fast Local Descr iptor for Dense Matching,2008.
match
- 图像匹配的小程序,不成熟,适合初学者熟悉程序用-Small image matching process, immature, suitable for beginners familiar with the procedures used
Image_Matching
- 图像匹配程序,应用matlab将某给定图像在指定的图像集中找出与其最匹配的图像-Image matching procedures, the application of matlab image of a given concentration of the specified image to find its best matching image
imagematching
- 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
imagematching
- 该程序采用matlabGUI编写,包含了经典的图像匹配算法.-MatlabGUI prepared using the program, including the classic image matching algorithm.
imagematching
- 基于MATLAB的图像匹配程序,MATLAB实现的很多图像匹配功能-MATLAB-based image matching procedure, MATLAB realized a lot of image matching function
tuxiangpipei
- 基于matlab很经典的图像匹配程序,相信对初学图像处理的人有所帮助-Matlab is based on the classic image registration procedures, trust of the people learning image processing help
imageprocessing
- 计算机图像视觉匹配程序,将两张图像的相似点坐标点读出-to display the location of the most similar points
affineOF
- 基于仿射变换的图像匹配程序,这是基于mablab的一个主程序-Affine transformation based on the image matching process, which is based on a main mablab
opticalflowofimagematch
- 基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数-Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other
picture
- 两个基于灰度的图像匹配程序,一种基本的,一种快速的。-Two based on gradation image match procedure, one kind basic, one kind fast.
match
- 在matlab中实现的一个基于点的图像匹配的程序。-Matlab implemented in a point-based image matching procedure.
Untitled
- 图像匹配算法的原码,能匹配图片。基于matlab的图像匹配程序,MATLAB实现的很多图像匹配功-Image matching algorithm of the original code, can match the picture. Matlab-based image matching program MATLAB to achieve a lot of image matching function
pipei
- 实现图像的识别,用于匹配两张不同图相同的地方(realize image distinction)
图像匹配Gui
- 图像匹配的Gui程序,采用相关匹配算法(测试信号仿真与分析实验)(Gui program for image matching)
用MATLAB对两幅图片进行图像匹配
- 该程序是采用MTLAB对两幅图像进行图像匹配,具有很好的效果(The program USES MTLAB to match two images, which has good effect.)
图像匹配和深度计算
- 基于MATLAB的图像匹配程序和图像信息计算研究的源程序,内容完整,直接可以使用。。