搜索资源列表
corner_detect
- 原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel's OpenCV library implementation.
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
good_features.cpp
- How to use OpenCV s GoodFeaturesToTrack to detect good features that could be tracked in a movie or a camera sequence.
trunk
- OpenCV的嵌入式代码,主要是支持德州仪器公司的数字信号处理6000系列,供大家参考-OpenCV embedded code, mainly in support of TI' s digital signal processing 6000 series, for your reference
face_detect
- 人脸识别程序。基于opencv写的人脸是检测程序。程序会准确辨认出人的脸部,并标记出来。使用IDE时VS2010,opencv版本是3.0.检测结果非常准确。-Face recognition program. Based on opencv face is written testing procedures. The program will accurately identify a person s face, and marked out. When using IDE VS2010,
kalman
- 经典的卡尔曼滤波算法的opencv实现,可以用来实现tracking-The classical Kalman filter algorithm s opencv implementation can be used to achieve tracking
人脸识别
- 基于opencv库文件函数改进版的人脸识别程序,可以高质量的识别多个人脸,不同的距离(base on opencv function library ,i advanced the function in the library,so it can distinguish many people's face in different distance)