这是利用opencv实现的基于haar特征的adaboost人脸检测算法,使用VS平台,亲身实践可以使用,将图片放在该文件夹目录下,修改代码中图片名称与你所放图片名称一致就可以对图片中的人脸进行检测。使用时,确保你安装了VS和opencv(有编译好的库,只需解压到某一目录下即可,通过路径的设置去调用它),注意根据自己的opencv版本,修改程序的资源库。
资源文件列表
facedetection/Debug/facedetection.exe , 33792
facedetection/Debug/facedetection.ilk , 593928
facedetection/Debug/facedetection.pdb , 1707008
facedetection/facedetection.sdf , 16470016
facedetection/facedetection.sln , 906
facedetection/facedetection.suo , 10752
facedetection/facedetection/Debug/cl.command.1.tlog , 1698
facedetection/facedetection/Debug/CL.read.1.tlog , 22708
facedetection/facedetection/Debug/CL.write.1.tlog , 1168
facedetection/facedetection/Debug/facedetection.Build.CppClean.log , 2704
facedetection/facedetection/Debug/facedetection.exe.embed.manifest , 406
facedetection/facedetection/Debug/facedetection.exe.embed.manifest.res , 472
facedetection/facedetection/Debug/facedetection.exe.intermediate.manifest , 381
facedetection/facedetection/Debug/facedetection.lastbuildstate , 77
facedetection/facedetection/Debug/facedetection.log , 3749
facedetection/facedetection/Debug/facedetection.obj , 143219
facedetection/facedetection/Debug/facedetection.pch , 1179648
facedetection/facedetection/Debug/facedetection_manifest.rc , 216
facedetection/facedetection/Debug/link-cvtres.read.1.tlog , 2
facedetection/facedetection/Debug/link-cvtres.write.1.tlog , 2
facedetection/facedetection/Debug/link.8180-cvtres.read.1.tlog , 2
facedetection/facedetection/Debug/link.8180-cvtres.write.1.tlog , 2
facedetection/facedetection/Debug/link.8180.read.1.tlog , 2
facedetection/facedetection/Debug/link.8180.write.1.tlog , 2
facedetection/facedetection/Debug/link.command.1.tlog , 3032
facedetection/facedetection/Debug/link.read.1.tlog , 6222
facedetection/facedetection/Debug/link.write.1.tlog , 1230
facedetection/facedetection/Debug/mt.command.1.tlog , 466
facedetection/facedetection/Debug/mt.read.1.tlog , 434
facedetection/facedetection/Debug/mt.write.1.tlog , 434
facedetection/facedetection/Debug/rc.command.1.tlog , 680
facedetection/facedetection/Debug/rc.read.1.tlog , 406
facedetection/facedetection/Debug/rc.write.1.tlog , 414
facedetection/facedetection/Debug/stdafx.obj , 12319
facedetection/facedetection/Debug/vc100.idb , 633856
facedetection/facedetection/Debug/vc100.pdb , 1249280
facedetection/facedetection/facedetection.cpp , 5790
facedetection/facedetection/facedetection.vcxproj , 5193
facedetection/facedetection/facedetection.vcxproj.filters , 1317
facedetection/facedetection/facedetection.vcxproj.user , 143
facedetection/facedetection/haarcascade_frontalface_alt.xml , 919871
facedetection/facedetection/haarcascade_frontalface_alt2.xml , 837462
facedetection/facedetection/Lena.jpg , 233302
facedetection/facedetection/ReadMe.txt , 1595
facedetection/facedetection/stdafx.cpp , 218
facedetection/facedetection/stdafx.h , 233
facedetection/facedetection/targetver.h , 236
facedetection/ipch/facedetection-9ab1aeea/facedetection-363ed75a.ipch , 2359296
facedetection/Lena.jpg , 91814
