基于opencv中AdaBoost的人脸检测

时间:2015-06-15 04:22:35
【文件属性】:

文件名称:基于opencv中AdaBoost的人脸检测

文件大小:1.37MB

文件格式:RAR

更新时间:2015-06-15 04:22:35

opencv 人脸检测 AdaBoost

基于opencv+vc6.0的人脸检测,算法是AdaBoost


【文件预览】:
face-AdaBoost
----haarcascade_frontalface_alt2.xml(841KB)
----face detection.dsw(553B)
----face detection.ncb(41KB)
----face detection.dsp(4KB)
----face detection.plg(851B)
----Debug()
--------vc60.idb(161KB)
--------face detection.pdb(457KB)
--------face detection.pch(3.92MB)
--------vc60.pdb(100KB)
--------face detection.obj(18KB)
--------face detection.exe(188KB)
--------face detection.ilk(204KB)
----face detection.opt(48KB)
----face detection.cpp(2KB)

网友评论

  • 基础的检测步骤,值得开始学习用。