搜索资源列表
SURF-V1.0.9-WinDLLVC
- 基于OpenCV的SURF算法实现。
AviWriter
- 编译环境vs2008+opencv2.0+DirectShow。 将摄像头采集到的图像写入到avi文件中,也可以将avi文件中的帧图像写入到avi文件中。视频帧图像的来源取决于运行时输入的参数的数量。 ps:directshow可以在http://www.opencv.org.cn/下载-Environment:vs2008+opencv2.0+DirectShow Detail: capture frame from camera or avi files,then write
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特征点检测算法,英文解释,代码很详细,是个值得参考的资源
surf_on_july_2013
- OpenCV Object Detection and Tracking via SURF (Speeded Up Robust Features) in Emgu CV
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