文件名称:利用opencv实现的基于haar特征的adaboost人脸检测算法
文件大小:7.21MB
文件格式:ZIP
更新时间:2016-04-26 17:55:34
opencv haar adaboost 人脸检测
这是利用opencv实现的基于haar特征的adaboost人脸检测算法,使用VS平台,亲身实践可以使用,将图片放在该文件夹目录下,修改代码中图片名称与你所放图片名称一致就可以对图片中的人脸进行检测。使用时,确保你安装了VS和opencv(有编译好的库,只需解压到某一目录下即可,通过路径的设置去调用它)
【文件预览】:
facedetection
----facedetection.suo(11KB)
----facedetection.sln(906B)
----Lena.jpg(90KB)
----facedetection.sdf(15.71MB)
----ipch()
--------facedetection-9ab1aeea()
----Debug()
--------facedetection.pdb(1.63MB)
--------facedetection.ilk(580KB)
--------facedetection.exe(33KB)
----facedetection()
--------stdafx.cpp(218B)
--------stdafx.h(233B)
--------haarcascade_frontalface_alt2.xml(818KB)
--------haarcascade_frontalface_alt.xml(898KB)
--------targetver.h(236B)
--------facedetection.vcxproj.filters(1KB)
--------facedetection.cpp(6KB)
--------facedetection.vcxproj(5KB)
--------Lena.jpg(228KB)
--------Debug()
--------facedetection.vcxproj.user(143B)
--------ReadMe.txt(2KB)