文件名称:人脸检测代码 - 基于OpenCV实现
文件大小:726KB
文件格式:RAR
更新时间:2015-04-03 09:08:43
人脸检测 OpenCV
输入一幅图像,输出人脸对应的椭圆,在原图上绘制并显示。 在vs2008环境下编译通过,基于OpenCV1.0完成图像相关功能。 上传vs2008Project的所有文件,包括灰度图像和彩色图像的训练数据。
【文件预览】:
face_detection
----face_detection.cpp(2KB)
----faces3.jpg(138KB)
----haarcascade_frontalface_alt2.xml(841KB)
----haarcascade_frontalface_alt.xml(898KB)
----faces1.jpg(16KB)
----face_detection.vcproj(4KB)
----faces2.jpg(111KB)
----face_detection.vcproj.HCZhang-PC.HCZhang.user(1KB)
----FeatureDetect.cpp(2KB)
----face_detection.vcproj.ZhangHC-PC.ZhangHC.user(1KB)
----Debug()
--------face_detection.exe.intermediate.manifest(621B)
--------stdafx.obj(4KB)
--------BuildLog.htm(9KB)
--------vc90.pdb(652KB)
--------vc90.idb(683KB)
--------mt.dep(67B)
--------face_detection.exe.embed.manifest(663B)
--------face_detection.obj(213KB)
--------face_detection.exe.embed.manifest.res(728B)
----cvHelper.h(16KB)
----ReadMe.txt(1KB)