搜索资源列表
haar分类器检测人脸
- haar classifiers以及人脸检测的代码。需要用到opencv!
人脸识别
- opencv cvHaarDetectObjects Haar 教学 应用 HaarDetectObjects 人脸识别 eyes detection
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
haartraining.rar
- OPENCV 的HAAR训练文档 PDF,haartraining pdf
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
haar
- haar小波变换 在VC环境下 基于opencv实现-haar wavelet transform opencv implementation environment based on VC
Hand-Detect 手势识别,使用OpenCV的haar 分类器
- 手势识别,使用OpenCV的haar 分类器。训练因为对各个环境不同,请大家自己下载或者自己训练样本。-Hand Recognition and Tracking using OpenCV. It uses Haar Classifier. Because Haar features are different, I did not include the .xml file, please download it online or train it yourself.
FaceandEyesDetectionUsingOpenCV
- Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
PedestrianExtraction
- 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
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.
FaceRecognition
- 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
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
harrtrack
- 利用级联的Haar分类器寻找检测目标,这是OPENCV上的程序,与大家分享-Using the Haar classifier cascade find Detected goals, OPENCV This is on the procedures to share with you
pornfilter
- porn filter based opencv object detection
facedetection_opencv.tar
- face detection using haar cascades and opencv functions
haar
- 利用opencv编写的,利用级联的haar分类器寻找检测目标-Prepared using opencv using the haar classifier cascade testing to find the target
MFC_OPENCV
- 在MFC中应用OpenCv。可以打开保存图片的基本程序框架。(想正确运行,请确保已装OpenCv并且已经和VC6正确连接)-In the MFC Application OpenCv. You can save the image to open a basic procedural framework. (Think correctly, make sure that has been installed and has OpenCv and VC6 properly connected)
haarcascade_eye
- A haar cascade for eyes written in XML for opencv and eye detection
rapid-object-detection
- 这个是openCV haar训练学习的参考的文章,对haar学习很有帮助-This is openCV haar training to learn the reference article, very helpful for haar
利用opencv识别
- 手势识别,haar算法,人脸检测,vs平台,opencv库(gesture recognition)