搜索资源列表
imagematch
- 图像匹配程序,原理清晰,算法明确,功能全面
ImageMatch
- 基于OpenCV和VC环境开发的图像匹配程序
imagematch
- 图像配准的小波分解方法
imagematch
- 提取两幅图像的sift特征,并匹配图像,采用c语言实现-Extraction of two images of sift features, and matching images, using c language
ImageMatch
- 图像配准时对取自不同时间、不同传感器、不同视角的同一场景的两幅或多幅图像匹配的过程,该系统通过手动选取特征点,实现图像的配准功能-Image taken from the time of the different sensors, different perspectives of the same scene or two pieces of the image matching process, the system by manually selected feature points,
imagematch
- 图像的拼接源代码,该程序通过VC++程序来实现的,包括图像仿射变换、图像融合-Image Stitching source code, the program through the VC++ program to implement, including the image affine transformation, image fusion
ImageMatch
- 该代码在检测图像特征点的基础上,使用相关系数法进行图像的匹配。-The code in the image feature point detection, based on the correlation coefficient method for image matching.
ImageMatch
- 核线影像匹配程序,采用相关系数法。MFC-Epipolar image matching process, using the correlation coefficient method.
ImageMatch
- 一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。-A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.
ImageMatch
- 模板配准,用于在大图像中匹配模板图像。方便使用,只要输入目标文件和保存地址即可。-Image match
ImageMatch
- 影像匹配的一个小例子,可供初学者参考学习-an exmple for image match
ImageMatch
- 实现两幅图像的拼接,计算单应性矩阵,通过随机抽样一致性算法-Achieve two image stitching, calculate homography, by random sampling consensus algorithm
ImageMatch
- 提取特征点并匹配,有基于相关系数和最小二乘两种方法。(Extracting feature points and matching)