搜索资源列表
CRL-2001-1
- 关于做人脸检测的时候所用到的Haar-like特征国内的文献讲的不是很详细,大家可以参考一下这篇文献,比较有价值的啊-human face detection of the time when used in the Haar - like characteristics of the domestic literature stresses is not very long Fine, we can refer to this document, the more valuable ah!
IntelligentSaver2
- 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
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
Eye_Classifier.xml
- It is haar features for eye detection
haarcascade_eye
- A haar cascade for eyes written in XML for opencv and eye detection
AFaceDetect-An
- 透過jjil在android上實實現haar人臉偵測 可直接使用。 -On the android through jjil in real haar face detection can be used directly.
AsimpleABdemod
- Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weakerifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器眼eClassifier),再将将若干个强分类器串联成为分级分类器(ClassifierCaseade)图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器成为强分类器,再将强分类器串联成为分级分类器。 -The basic idea of Adaboost algorithm i
facedetect.py
- his program is demonstration for face and object detection using haar-like features. The program finds faces in a camera image or video stream and displays a red box around them.
vehicle_detection_haarcascades
- haar like feature vehicle detection built in OpenCV 2.4
DETECTION-VISAGE-YEUX-NEZ-BOUCHE-AVEC-OPENCV-TEMP
- A recognition process can be much more efficient if it is based on the detection of features that encode some information about the class to be detected. This is the case of Haar-like features that encode the existence of oriented contrasts between r
HaarPclassifiers
- 利用vs2008编写的利用haar特征分类器实现的人脸检测程序-Use vs2008 prepared by the use haar feature classifier implemented face detection process
FaceDetect
- 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G
test_detect1
- program to detect detection of vehicle on road using learning of haar features
facedet
- Canny Edge Detection with Pruner Code, javacv, face detection using HAAR CASCADE FEATURES
haarcascade_frontalface_alt
- This haar cascade for OpenCV face detection-This is haar cascade for OpenCV face detection
eye-detection
- opencv人眼检测算法,此算法是基于haar分类器的简单算法,可以实现摄像头视频的实时监测。算法简单但是很是实用,所以上传与大家分享-opencv eye detection algorithm, which is a simple algorithm based on haar classifier, can achieve real-time video surveillance camera. Algorithm is simple but very practical, so uplo
Haar
- 用python语言实现的基于Harr特征的人脸检测算法,可以用于人脸的检测,眼睛,鼻子等脸部五官的检测-Using python language based on the Harr feature-based face detection algorithm can be used for the detection of face, eyes, nose and other facial features detection
FaceDetect
- haar特征的提取,haar特征目标动态检测,非常适合需要的人在此的基础上改进的,希望对能帮助大家(Haar feature extraction, Haar features, target dynamic detection, very suitable for those who need improvement on this basis, and I hope to help you)