搜索资源列表
HaarTraining
- Rapid Object Detection With A Cascade of Boosted Classifiers Based on Haar-like Features-Rapid Object Detection With A Cascade of Bo osted Classifiers Based on Haar - like Features
Intelligent_Screen_Saver
- It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
Face-Detection
- 应用OpenCV的人脸识别,基于haar like cascade classifier-openCV face detection tutorial
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
How-to-build-classifier-
- 如何利用opencv训练自己的分类器,内有多篇资料,本人用过一次,可能样本太少,效果不太好-How-to build a cascade of boosted classifiers based on Haar-like features.
FaceDetectorOtherversion
- 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
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
haarcascade_eye
- Good Haar Cascade to detect left/right eyes on images
4
- 基于OPENCV的环境下,利用级联Haar分类器寻找检测目标-OPENCV based environment, the use of Haar classifier cascade find testing targets
OpenCV_ObjectDetection_HowTo
- How-to build a cascade of boosted classifiers based on Haar-like features
Build-cascade--classifiers--
- How-to build a cascade of boosted classifiers based on Haar-like features
Haar-CASCADE
- 使用基于Haar特征的级联分类器进行分类识别-use classifiers based on Haar features for classification.
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.
haarcascade_frontalface_alt2
- 最好的人脸识别haar cascade,用于opencv -best haar cascade for face detection
eye_face_haarcascade
- Haar Cascade for face detection
Face-Detection
- Python scr ipt to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required. The scr ipt is written in Python 3.
CAR-DETECTION-master
- Car tracking using Haar cascade
OpenCVBoobsDetection
- Boobs detection using haarcascade file
face-detection
- Normal Face detection source code using Haar Cascade Features in Python and C++