搜索资源列表
Haar-Liketezheng
- 用adaboost算法检测人脸时,主要是用Haar特征,这个是用c++编写的代码,欢迎大家下载并参考-with adaboost Face Detection Algorithm, it is mainly used Haar features, This is used to prepare the c code and you are welcome to download and reference!
HaarFaceFilter
- a good face detection algorithm based on Haar like features
haarcascade
- 利用级联的HAAR分类器寻找检测目标,采用OPENCV编写,代码简单运行稳定
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
TestDetection_v.2
- This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed
Face_Detection
- 关于基于Haar特征的AdaBoost算法的相关论文,很难找全哦
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
HaarFaceFilter
- 一个人脸检测的代码.用haar算法实现.-a face detection code. Haar used algorithm.
基于haar小波的图像融合程序
- 基于haar小波的图像融合程序,可以实现图像的融合,有示例图。
facerecogcell.tar
- 人脸检测代码,使用haar-like特征-thinking in python a good e-book to learn python
A-Method-Using-Haar-like-and-Skin
- 一种基于肤色和圆角度的手部检测方法,有较高的识别率。-Point of view based on skin color and hand circle detection method has higher recognition rate.
FaceRecognition
- 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
Eye-haar
- haar-like 特征 人眼检测跟踪C语言代码-haar-like features of eye detection
haar
- 本程序是在visual C++环境中基于haar小波变换实现人脸检测。-This procedure is in visual C++ environment haar wavelet transform based face detection.
peopledetect
- people detect haar training
simpleABdemo
- Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -Adaboost algorithm basic idea is: the abi
Haar
- 本文章介绍了如何使用海尔算法与adaboost分类实现快速人脸识别功能.-This article describes how to use the Haar and adaboost algorithm to classificate face fastly.
Harr-like_feature
- Haar like feature to detect a door plate.
Haar-CASCADE
- 使用基于Haar特征的级联分类器进行分类识别-use classifiers based on Haar features for classification.
haar-like-Face-detection
- 基于ababoost人脸检测,haar-like特征提取-Extracting ababoost face detection, haar-like features