搜索资源列表
SIFTPCA-SIFTandSURF
- 一篇SIFT、PCA-SIFT和SURF比较的文章,本文对上述三种进行了详细的比较,使读者更加深入了解三种方法的区别-A SIFT, PCA-SIFT and SURF comparison article, the paper of the three carried out a detailed comparison of the reader a better understanding of the difference between the three methods
Copy_of_SIFT_SURF
- Sift Surf example Sift Surf example
ExtractPoints
- 摄影测量,特征点匹配,可以读入BMP位图,用Morevec算子,FForstner算子,Harris算子进行特征点的提取。-Photogrammetry, feature matching,
CLassical-descriptor
- sift,surf,daisy,steerfilter,shape context,smd,gih,金字塔方向直方图phog-sift,surf,daisy,steerfilter,shape context,smd,gih
vlfeat-0.9.19-bin.tar
- SIFT,SURF,MSER函数库,包括MATLAB和C++源程序-SIFT SURF MSER function
OpenSURFCSharp
- 比传统的图像匹配方法更好,相对于SIFT\SURF算法运行速率提高-Improve OpenSURF c# version
OpenSURF_version1c
- This code is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation,scaling and noise. It can be used in the same way a
RobustMatch
- 基于opencv,讲述关于SIFT、SURF、ORB、FREAK、FAST、BRIEF等方法用于图像的特征提取以及匹配之间的不同-Based on opencv, about SIFT, SURF, ORB, FREAK, FAST, and BRIEF, used for image feature extraction and matching between different
SURF_features_extracting
- 用于图像的特征提取,运算速度快!比传统的SIFT算法快好多!(Feature extraction for images, fast operation! Much faster than the traditional sift algorithm!)