搜索资源列表
haarcascades
- opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
facedetection
- 本程序实现了haar+adaboost人脸检测功能-Realized by the haar+ adaboost face detection function
Project8
- 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
detect
- 基于opencv的haar+adaboost训练器的人脸和人眼检测,带有训练好的xml文件。-Opencv based haar+ adaboost face and eye detection trainer, having trained xml file.
face_detection
- 利用opencv进行人脸检测,运用了adaboost的haar特征-Use opencv face detection, the use of haar features adaboost
haar_face_detection
- 运用Adaboost算法haar分类器实现的人脸检测,帧率是32。-Using Adaboost face detection algorithm of Haar classifier, the frame rate is 32.
Adaboosthaarlikecascadefacedetaction
- 利用opencv,adaboost+haar特征实现人脸识别的python小程序-a program use opencv and haar feature to detect face a picture