搜索资源列表
HaarFaceDetect.zip
- This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. I
cvHaarTraining.rar
- Opencv Haar training, the setting and parameter is configed. you can debug into the training process to get the whole flowchart of adaboost training.,Opencv Haar training, the setting and parameter is configed. you can debug into the training process
45353453
- 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
Harrfacerecognition
- 应用opencv进行人脸识别 算法:haar小波 内含源代码和图片 -It is used for face recognition.
harrtrack
- 利用级联的Haar分类器寻找检测目标,这是OPENCV上的程序,与大家分享-Using the Haar classifier cascade find Detected goals, OPENCV This is on the procedures to share with you
haar
- 利用opencv编写的,利用级联的haar分类器寻找检测目标-Prepared using opencv using the haar classifier cascade testing to find the target
4
- 基于OPENCV的环境下,利用级联Haar分类器寻找检测目标-OPENCV based environment, the use of Haar classifier cascade find testing targets
fuadabo
- vc++ OPENCV实现人脸检测 HAAR分类器实现的-vc++ OPENCV implementation of face detection classifier achieved HAAR
rapid-object-detection
- 这个是openCV haar训练学习的参考的文章,对haar学习很有帮助-This is openCV haar training to learn the reference article, very helpful for haar
Unit1
- 在OPENCV平台上进行开发,应用HAAR特征进行训练,对目标物体建立数据库,训练分类器,进行识别-In OPENCV platform development, application of HAAR features training, establish database, the training object classifier, and identified
haarFaceDetect
- face detect using haar and done in opencv
FaceReg_Pca
- 基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
pupildetectOK
- 在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息-In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classif
main
- 基于Adaboost的车标识别方法特征值使用的是OpenCV函数中的Haar矩形特征,在实际应用中,应根据识别物体,寻找相应的有效的特征值,然后应用于Adaboost训练-Car logo recognition method based on Adaboost eigenvalues of using OpenCV function of Haar rectangular features, in practical application, should be b
faceEye
- 基于haar级联分类器的opencv人眼识别程序,思路是先识别人脸,然后以人脸为ROI识别人眼。-Haar cascade classifier based on opencv human eye recognition program, the idea is to recognize faces, and then face the human eye to identify the ROI.
hjad
- Domain classic Haar face detection, face detection using OpenCV, pretty good