资源列表
eigenfaces.tar
- mastering opencv的人脸识别demo,具有交互界面,需要把.xml文件放在编译目录中-face recognition demo based on opencv
qt-opencv-multithreaded-master
- 基于qt的多线程程序,使用opencv写的,是opencv和qt结合起来的例子,分享给需要做opencv和qt结合起来的工程的人作为参考-a simple multithread framework program based on opencv and qt, it can sever as example for integrating opencv and qt project
OpenCVExamples-master
- 基于c++的opencv的例子。包括人脸识别和小球追踪等的简单例子,提供源代码下载-some source file of examples of opencv based on c++, including ball tracing and face detecting
pedestrian_detector
- 采用Opencv2.3.1实现的行人检测代码,代码清晰简洁-The code for Pedestrian detection implemented by OpenCV2.3.1
face_detector
- 基于OpenCv2.3.1写得人脸检测,代码简洁,适合初步学习,将项目属性中opencv目录修改为本地opencv目录即可-The code for face detection is implemented by OpenCv2.3.1
ORB1
- 简单的ORB算法提取特征点程序包,可供初学者学习,程序没问题,若不能运行,自行更改包含目录等。-The ORB algorithm of simple package, for beginners learning, application no problem, if can not run, on its own changes include directory, etc.
SIFT
- SIFT算法的特征点提取与匹配,程序效果较好,亲测可用。-SIFT feature point extraction and matching algorithms, application effect is good, close test available.
SURF
- 基于SURF算法的特征提取代码,里面包含一些图像处理算法,opencv2.3.1和vs210-Feature extraction based on SURF algorithm code, containing some image processing algorithms, opencv2.3.1 and vs210
Opencv
- 文件包括OpenCv库的安装,OpenCv的设置步骤,以及vs2003环境中OpenCv的配置步骤-it includes the building of Opencv,the setting of OpenCV and in Vs2003
zwlx22
- 检测焊锡单像素边缘,并计算其中心,并标出其中心坐标-Solder single pixel edge detection, and calculate its center
ObjectTracking
- 通过opencv、cvSnakeImage实现的主动轮廓追踪算法。-Through the opencv, cvSnakeImage implement active contour tracing algorithm.
opencv-watershed-segmentation
- C#编程环境下利用OpenCV实现分水岭图像分割的代码文档- Under the C# programming environment to achieve watershed image segmentation using OpenCV code documentation
