搜索资源列表
一个C++实现的SIFT算法
- C++实现的SIFT图像匹配算法,适用于Linux操作系统
SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配
- 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
matlabC.rar
- SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。,SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research wil
match.rar
- 图像匹配方法综述,pdf文件,刚开始学习图像匹配的可以参考,快速了解常见匹配算法,Image Matching Methods, pdf file, just started learning image matching can refer to quickly understand the common matching algorithm
NCC.rar
- NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
ransac.rar
- 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
Image_matching-SSDA.rar
- VC++ 基于序贯相似性算法SSDA的图像匹配识别定位程序、测试图片及源代码,VC++ based on the similarity of sequential image matching recognition algorithm SSDA positioning procedure, test images and source code
Stereo.zip
- 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
LBP-SIFT-image-matching-algorithm-combined
- SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
imagematching
- 该程序采用matlabGUI编写,包含了经典的图像匹配算法.-MatlabGUI prepared using the program, including the classic image matching algorithm.
SIFT_demo
- SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source code is given
siftDemoVC
- 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
imagematching
- 图像匹配算法的研究,对图像匹配的最新算法有全面的介绍-Image matching algorithm for image matching algorithm of the latest to introduce a comprehensive
ImageProcessing
- 图像匹配算法 图像的特征点提取以及匹配在三维重建中有重要的作用-Image matching algorithm of feature point extraction image matching in the three-dimensional reconstruction as well as play an important role in
gray
- 针对目前图像匹配算法中存在的匹配精度不高和匹配速度慢的缺点, 对基于灰度相关的 2 类匹配算法——最小误差法和相关系数法进行了改进-Improvemen t of image ma tch ing a lgor ithm ba sed on gray correla t ion
CornerDetectionBasedonImageMatchingAlgorithmandIts
- 基于角点检测的图像匹配算法及其在图像拼接中的应用-Corner Detection Based on Image Matching Algorithm and Its Application in Image Stitching
image matching
- 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matchin
9
- 由于选用部分Hausdorf距离进行图像匹配时不能满足较大尺寸图像匹配实时性要求,利用了多级分层匹配技术加速图像匹配,本文提出了多级实时图像匹配算法,该算法以部分Hausdorf距离为图像匹配相似性度量,结合小波变换多分辨率思想提取多尺度图像特征,实现了由粗到精多级分层实时匹配。-As part of the Hausdorf distance used for image match the larger size can not meet the requirements of real-t
picture
- 图像匹配算法,运用模板匹配方法,是基于灰度的模板匹配算法,很全,有说明,程序和图片。-Image matching algorithm using template matching method is template matching algorithm based on gray, very full, with instructions, procedures, and pictures.