搜索资源列表
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
ssd_cross-correlation.rar
- Relationship Between the Sum of Squared Difference (SSD) and Cross Correlation for Template Matching Konstantinos G. Derpanis York University kosta@cs.yorku.ca Version 1.0 December 23, 2005,Relationship Between the Sum of Squared Difference (SS
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
sift.rar
- 用matlab和VC实现图像匹配拼接的sift算法,VC implementation using matlab and the image matching algorithm sift Splicing
imagematch.rar
- 模式识别,图像匹配的VC程序,能够对不同大小相同形状的目标进行识别.,Pattern recognition, image matching of the VC process, the same can of different sizes to identify the shape of the goal.
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
StereoRegion1.zip
- 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。,Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information from two color stereo image pair. A filter eliminating unrelia
DE2_70_D5M_LTM_NIOS_capture.zi
- 本文提供一個CMOS Controller,讓Nios II可以藉由CMOS Controller控制CMOS,並能讀出CMOS放在SDRAM中的影像。运行在DE2-70平台上,This article provides a CMOS Controller, so that Nios II can take advantage of CMOS Controller control CMOS, and allowed to deliver on the SDRAM in the CMOS imag
SAD-stereo-matching
- SAD立体匹配 3维图像处理匹配的同学可以参考,很好用的哦-SAD three-dimensional image processing stereo matching matching students can refer to, with, oh well
matche
- 本MATLAB程序 用MATLAB 来实现图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过向量的匹配 来实现图像的配准-The MATLAB program using MATLAB to achieve matching image convolution with a Gaussian to find the key, then use the key points of the feature vector by vector matching to achieve
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.
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
distinctive-image-features
- 本文主要介绍了如何提取图像特征,并进行图像特征匹配-This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene.
EyeFinder.rar
- 人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
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
ssd.rar
- 这是模板匹配SSD的源代码,用MATLAB编写,This is template matching SSD source code, using MATLAB to prepare
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
SIFTtutorial
- a good tutorial Sift by matlab for matching image
Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序
- 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope