搜索资源列表
SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别
- opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
sift-win-recompiled
- VC2010可用,SIFT特征提取,并做两个图片的匹配,最终输出匹配点。适用于Windows操作系统。-VC2010 is available, the SIFT feature extraction, and make the two images match, the final output of the matching point. Applies to the Windows operating system.
sift
- 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
SIFTFeatures
- opencv的sift特征提取,基于opencv2.1+visual studio 2010实现。-sift features extact by opencv 2.1+visual studio 2010
siftfeat
- SIFT特征提取在vs2010上可以直接运行,已经修改好了的c++版本-SIFT feature extraction can run in vs2010, and has been modified a good c++ version
siftmatch
- SIFT从特征提取到匹配完成的整个过程,已经修改好完全可以在vs2010上运行,c++版本的-SIFT extracted from the feature match to complete the whole process has been modified can run in vs2010 c++ version
SIFT-extraction-matching
- 用opencv开发的SIFT特征提取与匹配算法,共大家交流学习,共同进步-Developed with opencv SIFT feature extraction and matching algorithms, a total exchange of learning and common progress
SiftDemo
- 利用opencv编写的sift特征点提取程序,适用于研究此算法-Sift feature point extraction programming using opencv, which is applicable to research this algorithm
SIFT-iamge
- 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the descr iption of the feature point. Code structure is very clear
SIFT
- 物体识别算法SIFT的研究sift算法的特征提取和匹配-Sift algorithm of object recognition algorithm SIFT feature extraction and matching
sift4
- 代码在VC6.0开发环境运行,完成SIFT特征提取以及匹配,可以运用到车辆检索和匹配中。-Code in VC6.0 development environment running, complete SIFT feature extraction and matching, can be applied to a vehicle search and matching.
sift_openvc
- 基于OpenCV的SIFT特征提取及匹配-SIFT feature extraction and matching based on the OpenCV
SIFT
- 加载两幅图像,对图像分别提取SIFT特征,提取SIFT特征后进行图像匹配,并显示匹配结果-After loading the two images, the images were extracted SIFT features extracted SIFT features for image matching and displays matching results
sift
- SIFT 特征提取 简单实用 可用于人脸特征分析以及其他物体识别领域-SIFT feature extraction is simple and practical facial feature can be used for analysis, and other areas of object recognition
match
- 基于opencv的SIFT特征提取:捕捉摄像头视频,进行角点匹配-SIFT-based feature extraction opencv: camera, video capture, carried corner matching
sift
- sift图像特征提取 vs2010+opencv2.2 如果想搞清原理,请参照如下内容: http://blog.csdn.net/zddmail/article/details/7521424 -sift image feature extraction vs2010+ opencv2.2 If you want to find out the principles, please refer to the following: http://blog.csdn.net/z
OPENCV_SIFT
- 用openCV进行sift特征提取和匹配-sift feature detection and matching using openCV
D-SIFT
- 密集Sift特征提取,用于词态模型的建立,根据其原理编写,可能有偏差,欢迎指正-code for D-SIFT
sift
- sift可以实现特征提取,效果比较好,可以用来测试和参考-sift feature extraction can be achieved, the effect is good, can be used to test and reference
sift.py
- sift算法--opencv-python 提取sift特征并匹配(sift algorithm --opencv-python feature extraction and fit)