搜索资源列表
HaarFaceDetect
- 人脸检测领域经典的Haar人脸检测。使用OpenCV.-Face Detection classic Haar face detection. Use OpenCV.
adaboost_haar_bylaoYu
- 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Tim
facetect_matlab
- Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
人脸检测算法对AdaBoost算法进行了改进
- 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
blinkdetect-src
- 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
Haar-Detect
- 用OpenCV封装的Haar算法进行人脸检测,检测目标可以是多个人脸。-Face detection using Haar algorithm of OpenCV package, target detection can be more than one person face.
face_new_jpg
- OpenCV face detection using haar classifier and common implementation.