搜索资源列表
sift-C
- 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
siftdetectandmatch
- 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
SIFT
- 基于SIFT算法的目标匹配和识别,尺度不变特征变换匹配算法-SIFT matching algorithm based on the objectives and recognition, scale-invariant feature transformation matching algorithm
SIFT_VC--can-be-directly-used-to-run
- SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
siftDemoV4
- SIFT算法是近几年才提出的一种新型局部特征描述子。SIFT特征独特性好,信息量丰富,对尺度缩放,旋转,视角变化,遮挡,噪声和亮度变化等大部分干扰都具有很好的鲁棒性,它在在场景匹配,目标识别等领域已获得成功利用-SIFT algorithm is a new feature in recent years that it has made a partial descr iption of the child. SIFT features unique and good, rich amount
OpenCV_Surf
- 基于OpenCV实现的,基于SIFT和SURF算法的特征点提取匹配程序,包含野点消除,和Ransac处理过程。-OpenCV to achieve, based on the feature point extraction algorithm SIFT and SURF matching procedures, including the elimination of outliers, and Ransac process based.