搜索资源列表
SURF-V1.0.9-WinDLLVC
- 基于OpenCV的SURF算法实现。
oOpenCVsuurfp
- opencv是图像处理中常用到的工具箱,本资料为基于此工具箱箱的图像处理匹配算法SURF的实现代码。,已通过测试。 -opencv is commonly used in image processing toolbox, this information is based on the realization of this toolbox box match the image processing algorithm SURF code. , Has been tested.
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.
SURF算法代码
- 基于opencv的surf特征点检测算法,英文解释,代码很详细,是个值得参考的资源