搜索资源列表
juxingjiance
- opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
SIFTSURF
- SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
SURF_VC6.0
- Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
find_obj
- surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
drc_surf
- SUrf algorithm for opencv version
OpenSURF2010.1.8
- SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
opencv_face
- 用opencv实现的人脸检测,这是opencv自带的函数,希望对大家有用-Achieved with the opencv face detection
opencvlizi
- 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
SURF
- surf算法的OpenCV实现,Linux的-OpenCV implementation surf algorithm, Linux' s
OpenCV_VC6.0_surf
- Visual C++ 6.0平台基于OpenCV的SURF图像特征点的检测和匹配源代码,能正确的实现图像特征点的检测和匹配功能,对研究图像特征点匹配非常有帮助。-The Visual C++ 6.0 platform is based on OpenCV SURF image feature points detection and matching of source code, can correct the image feature point detection and matchin
SURF-OpenCV
- SURF算法和OpenCV的人脸特征检测技术研究 -SURF algorithm and OpenCV Face Feature Detection Technology
SURF-characterization
- VS1020+opencv Surf 特征点的描述,Opencv版本2.49可运行-VS1020+ descr iption, Opencv version 2.49 opencv Surf feature points can be run
OpenCV-SURF-feature-point-matching
- Opencv SURF特征点匹配,包含可以正常运行的完整代码。-Opencv SURF feature point matching, contains the complete code can run normally.
OpenCV-SURF-feature-point-detection
- Opencv SURF 特征点检测,包含可以运行的完整源代码。-Opencv SURF feature detection, contains the complete source code can be run.
opencv_surf
- opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)
SURF
- OpenCV provides SURF functionalities just like SIFT. You initiate a SURF object with some optional conditions like 64/128-dim descr iptors, Upright/Normal SURF etc. All the details are well explained in docs.
Surf_test
- 基于OpenCV3.0.0版本的SURF算法及程序测试(SURF algorithm and program testing based on OpenCV3.0.0 version)
SURF探测器拼接两张图像以创建全景的openCV实现
- 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
SURF_match
- opencv用surf实现特征匹配,vs2015,opencv3.4及以上版本可直接运行(Opencv+Surf+Feature match)
SURF+brief
- 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)