搜索资源列表
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.
matching_surf
- 对输入的两幅图像进行surf特征点匹配,并标注出特征点。-Matching Surf feature points between images
Surf_match
- SURF检测两幅图片的特征点,最后进行特征点之间的匹配,再输出(SURF detects the feature points of two pictures, and then matches the feature points, and then outputs the feature points.)
SURF
- 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)