FaceDetector

所属分类:matlab编程
开发工具:matlab
文件大小:112KB
下载次数:244
上传日期:2010-04-19 12:42:56
上 传 者liuyongsen
说明:  这是一个基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助。
(This is a adaboost of face detection based algorithm matlab implementation process, hope to help a friend in need.)

文件列表:
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)

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

近期下载者

相关文件


收藏者