facedet

所属分类:图形图像处理
开发工具:matlab
文件大小:113KB
下载次数:130
上传日期:2010-04-07 22:02:11
上 传 者cuijianlou
说明:  人脸检测算法对Haar特征推进,我们已经改善了大幅利用作为弱分类器的阈值中的累积概率分布点。
(A face detector based on VJ algorithm (Boosting on HAAR features). We have improved the performance drastically by using mid cumulative probability distribution point as threshold for weak classifiers. )

文件列表:
FaceDetector (0, 2010-04-02)
FaceDetector\ApplyDetector.m (232, 2009-05-14)
FaceDetector\BoostingAlg.m (1090, 2009-05-14)
FaceDetector\CameraDemo.m (247, 2010-04-02)
FaceDetector\ComputeBoxSum.m (308, 2009-05-14)
FaceDetector\ComputeROC.m (1433, 2009-05-28)
FaceDetector\ComputeSaveFData.m (553, 2009-05-15)
FaceDetector\Cparams_g.mat (19238, 2009-05-28)
FaceDetector\DisplayDetections.m (183, 2009-05-28)
FaceDetector\EnumAllFeatures.m (1009, 2009-04-18)
FaceDetector\FastScanImage.m (1705, 2010-04-02)
FaceDetector\GetTrainingData.m (204, 2009-04-18)
FaceDetector\grayshow.m (76, 2009-04-18)
FaceDetector\LearnWeakClassifier.m (717, 2009-05-28)
FaceDetector\LearnWeakClassifier_g.m (1115, 2009-05-28)
FaceDetector\LoadImage.m (243, 2009-05-15)
FaceDetector\MakeClassifierPic.m (239, 2009-05-28)
FaceDetector\MakeFeaturePic.m (732, 2009-05-28)
FaceDetector\PruneDetections.m (338, 2009-05-14)
FaceDetector\result.jpg (84783, 2010-03-20)
FaceDetector\ScanImageFixedSize.m (795, 2009-05-15)
FaceDetector\ScanImageOverScale.m (445, 2009-05-14)
FaceDetector\SimpleTest.m (1458, 2010-04-02)
FaceDetector\VecAllFeatures.m (175, 2009-05-15)
FaceDetector\VecBoxSum.m (161, 2009-05-14)
FaceDetector\VecComputeFeature.m (64, 2009-04-18)
FaceDetector\VecFeature.m (680, 2009-04-18)
FaceDetector\WriteMat.m (171, 2009-05-18)
license.txt (1333, 2010-04-03)

This is an implementation of VJ object detector trainer and tester. There are two simple examples of how to use the code: SimpleTest.m: shows how to use FaceDetector on simple images CameraTest.m: detects faces from a default installed webcam Vahid Kazemi vahidk@kth.se http://www.csc.kth.se/~vahidk

近期下载者

相关文件


收藏者