搜索资源列表
Face-Detection
- 应用OpenCV的人脸识别,基于haar like cascade classifier-openCV face detection tutorial
HaarTraining_algorithm
- 详细分析了基于opencv的haar-like型特征训练的源程序,对haar-like的原理以及实现方法进行了综合阐述,并给出了示例。-Opencv based on detailed analysis of the haar-like features of the training model of the source, the principle of haar-like methods to achieve a comprehensive and elaborate, and give
PedestrianExtraction
- 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
How-to-build-classifier-
- 如何利用opencv训练自己的分类器,内有多篇资料,本人用过一次,可能样本太少,效果不太好-How-to build a cascade of boosted classifiers based on Haar-like features.
My_Recog
- Haar like feature to detect the door plate
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
intergal_example
- 在计算Haar-like特征时,积分图的思路所呈现出来的熟读优势更加明显。-In calculating the Haar-like features, integral image of the presentation of the familiar idea of the more obvious advantages
facialrecognition-master
- This Android App uses Haar like features to detect faces in real time.The app uses OpenCV 2.4.6.0
Face_Detect
- The program is based on VS2010 + OpenCV2.4, used to detect the single/multi face of a image, the recognition rate is more than 80%. The code come from the BBN Computer Visual Laboratory.