Description: 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Time Face Detection, 2004 Platform: |
Size: 1463 |
Author:老余 |
Hits:
Description: 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Time Face Detection, 2004 Platform: |
Size: 1024 |
Author:老余 |
Hits:
Description: 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 using Haar Cascades that I acquired from two different sources (See References). -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 using Haar Cascades that I acquired from two different sources (See References). Platform: |
Size: 25600 |
Author:萧董 |
Hits:
Description: 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. It can be downloaded online.
The standard facedetect.cpp works at one scale. Our facedetect pyarmids the
image up and down to allow processing at more scales. This can also be
achieved via the cvHaarDetectObjects function.
This program has only been tested with uncompressed avi files Platform: |
Size: 83968 |
Author:陈忠翔 |
Hits:
Description: 一种基于小波变换的人脸检测,很好的文章,可以借鉴-Wavelet-based Face Detection, a very good article, you can learn from Platform: |
Size: 215040 |
Author:ningyuhui |
Hits:
Description: 非常好用的利用Haar小波提取目标区域的方法,可用于人脸检测,兴趣区(ROI)提取,显著点检测等-Very useful to use Haar wavelet method of extracting the target region can be used for face detection, interest area (ROI) extraction, salient points detection Platform: |
Size: 86016 |
Author:haoyubao |
Hits:
Description: HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition Platform: |
Size: 907264 |
Author:赵键 |
Hits:
Description: 基于Haar特征的多特征快速人脸检测,基于Haar特征的多特征快速人脸检测.-Haar based on the characteristics of fast multi-feature Face Detection, Haar-based features of the characteristics of the multi-face detection rapidly. Platform: |
Size: 3807232 |
Author:大海 |
Hits:
Description: 利用haar小波调用分类器检测人脸,代码清晰,并有注释。是初学者的好帮手!-Haar wavelet call classifier using face detection, code clarity, and a comment. Is a good helper for beginners! Platform: |
Size: 1995776 |
Author:王晶晶 |
Hits:
Description: 本程序是在visual C++环境中基于haar小波变换实现人脸检测。-This procedure is in visual C++ environment haar wavelet transform based face detection. Platform: |
Size: 1093632 |
Author: |
Hits:
Description: 运用OpenCv开发的一个一种基于adaboost算法与haar小波变换换的人脸算法,具体情况可参考Paul Viola ,Robust Real
-A use OpenCv development based adaboost algorithm haar wavelet transform to change the face algorithm, the specific circumstances of the reference, Paul Viola, Robust the Real Platform: |
Size: 1024 |
Author:卓越 |
Hits:
Description: 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 regions in the image. A set of these features can be used to encode the contrasts exhibited by a human face and their spacial relationships. Haar-like features are so called because they are computed similar to the coefficients in Haar wavelet transforms.-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 regions in the image. A set of these features can be used to encode the contrasts exhibited by a human face and their spacial relationships. Haar-like features are so called because they are computed similar to the coefficients in Haar wavelet transforms. Platform: |
Size: 6144 |
Author:bavi |
Hits: