搜索资源列表
surf1
- surf特征点提取与匹配,该算法能达到实时性的要求,不仅能用于两幅图的匹配,还能用于单幅图的复制粘贴取证-surf feature point extraction and matching, this algorithm can achieve real-time requirements, not only for the two graph matching, but also for single figure copy and paste forensics
chongmatch
- 该匹配算法是用surf特征点和随机一致性算法共同完成的,精度高,可靠性好。代码是OpenCV,C++写的 效果不错。-The matching algorithm is surf feature points and random consistency algorithm together to complete, high precision, good reliability. Code is OpenCV, C++ write good results.
ImageSearch
- 这是一个matlab实现的图像检索程序,使用surf特征。GUI实现。如果你有任何问题请联系我 qq : 184908480-This is a matlab implementation of image retrieval process, the use of surf feature. GUI implementation. If you have any questions, please contact me qq: 184908480
detect_surf_features
- surf feature extraction for target tracking applications
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
Surf-extraction-and-matching
- Surf特征的提取与配对,先进行surf特征的提取,再进行配对。-Surf feature extraction and matching, to Surf feature extraction, match again.
matching_surf
- 对输入的两幅图像进行surf特征点匹配,并标注出特征点。-Matching Surf feature points between images
imagej-surf-master
- Java surf algorithm for feature extract
Surf_match
- SURF检测两幅图片的特征点,最后进行特征点之间的匹配,再输出(SURF detects the feature points of two pictures, and then matches the feature points, and then outputs the feature points.)
SURF_features_extracting
- 用于图像的特征提取,运算速度快!比传统的SIFT算法快好多!(Feature extraction for images, fast operation! Much faster than the traditional sift algorithm!)
SURF
- 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)
