HaarFaceDetection

所属分类:模式识别(视觉/语音等)
开发工具:Visual C++
文件大小:82KB
下载次数:9
上传日期:2010-12-31 20:25:40
上 传 者rpbtiger
说明:  Haar人脸识别算法,在readme中有zip压缩包,使用opencv的环境
(For instructions on using the code please refer to the readme.txt file included in the zip package. Note the code requires OpenCV and fltk (an open source window toolkit) to be installed on the target system.)

文件列表:
HaarFaceDetection\facedetect.cpp (17578, 2004-09-02)
HaarFaceDetection\HaarFaceDetect.dsp (4434, 2003-11-07)
HaarFaceDetection\HaarFaceDetect.dsw (553, 2003-02-16)
HaarFaceDetection\SampleBase\0\AdaBoostCARTHaarClassifier.txt (741, 2002-08-26)
HaarFaceDetection\SampleBase\0 (0, 2010-12-31)
HaarFaceDetection\SampleBase\1\AdaBoostCARTHaarClassifier.txt (1312, 2002-08-26)
HaarFaceDetection\SampleBase\1 (0, 2010-12-31)
HaarFaceDetection\SampleBase\10\AdaBoostCARTHaarClassifier.txt (8331, 2002-08-26)
HaarFaceDetection\SampleBase\10 (0, 2010-12-31)
HaarFaceDetection\SampleBase\11\AdaBoostCARTHaarClassifier.txt (9657, 2002-08-26)
HaarFaceDetection\SampleBase\11 (0, 2010-12-31)
HaarFaceDetection\SampleBase\12\AdaBoostCARTHaarClassifier.txt (10645, 2002-08-26)
HaarFaceDetection\SampleBase\12 (0, 2010-12-31)
HaarFaceDetection\SampleBase\13\AdaBoostCARTHaarClassifier.txt (11400, 2002-08-26)
HaarFaceDetection\SampleBase\13 (0, 2010-12-31)
HaarFaceDetection\SampleBase\14\AdaBoostCARTHaarClassifier.txt (11522, 2002-08-26)
HaarFaceDetection\SampleBase\14 (0, 2010-12-31)
HaarFaceDetection\SampleBase\15\AdaBoostCARTHaarClassifier.txt (11473, 2002-08-26)
HaarFaceDetection\SampleBase\15 (0, 2010-12-31)
HaarFaceDetection\SampleBase\16\AdaBoostCARTHaarClassifier.txt (13574, 2002-08-26)
HaarFaceDetection\SampleBase\16 (0, 2010-12-31)
HaarFaceDetection\SampleBase\17\AdaBoostCARTHaarClassifier.txt (13285, 2002-08-26)
HaarFaceDetection\SampleBase\17 (0, 2010-12-31)
HaarFaceDetection\SampleBase\18\AdaBoostCARTHaarClassifier.txt (14218, 2002-08-26)
HaarFaceDetection\SampleBase\18 (0, 2010-12-31)
HaarFaceDetection\SampleBase\19\AdaBoostCARTHaarClassifier.txt (16555, 2002-08-26)
HaarFaceDetection\SampleBase\19 (0, 2010-12-31)
HaarFaceDetection\SampleBase\2\AdaBoostCARTHaarClassifier.txt (2242, 2002-08-26)
HaarFaceDetection\SampleBase\2 (0, 2010-12-31)
HaarFaceDetection\SampleBase\20\AdaBoostCARTHaarClassifier.txt (16871, 2002-08-26)
HaarFaceDetection\SampleBase\20 (0, 2010-12-31)
HaarFaceDetection\SampleBase\21\AdaBoostCARTHaarClassifier.txt (15319, 2002-08-26)
HaarFaceDetection\SampleBase\21 (0, 2010-12-31)
HaarFaceDetection\SampleBase\22\AdaBoostCARTHaarClassifier.txt (16998, 2002-08-26)
HaarFaceDetection\SampleBase\22 (0, 2010-12-31)
HaarFaceDetection\SampleBase\23\AdaBoostCARTHaarClassifier.txt (17905, 2002-08-26)
HaarFaceDetection\SampleBase\23 (0, 2010-12-31)
HaarFaceDetection\SampleBase\24\AdaBoostCARTHaarClassifier.txt (17080, 2002-08-26)
HaarFaceDetection\SampleBase\24 (0, 2010-12-31)
... ...

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

近期下载者

相关文件


收藏者