文件名称:FaceDetection
介绍说明--下载内容均来自于网络,请自行研究使用
《Visual C++实践与提高—数字图像处理与工程应用篇》第13章人脸检测源码。FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-" Visual C++ practice and improve- digital image processing and engineering applications chapter," Chapter 13 face detection source. The time engineering FaceDetection run, we must first file " open ' picture face.bmp, face detection can only proceed after the operation, needs to be emphasized is the face region detection, the detection and location of the detection and location of the eyes, the mouth, face sketched four processing modules must be conducted on a first-come-first-served, and the operation of each module must be in accordance with the order of the menu bar from top to bottom to. addition, because a priori knowledge is used in face detection, currently only given picture face.bmp processing.
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-" Visual C++ practice and improve- digital image processing and engineering applications chapter," Chapter 13 face detection source. The time engineering FaceDetection run, we must first file " open ' picture face.bmp, face detection can only proceed after the operation, needs to be emphasized is the face region detection, the detection and location of the detection and location of the eyes, the mouth, face sketched four processing modules must be conducted on a first-come-first-served, and the operation of each module must be in accordance with the order of the menu bar from top to bottom to. addition, because a priori knowledge is used in face detection, currently only given picture face.bmp processing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第13章 人脸检测源码FaceDetection
................................\DETOURS.lib
................................\DIBAPI.CPP
................................\DIBAPI.h
................................\Debug
................................\.....\DIBAPI.obj
................................\.....\FaceDetection.exe
................................\.....\FaceDetection.ilk
................................\.....\FaceDetection.obj
................................\.....\FaceDetection.pch
................................\.....\FaceDetection.pdb
................................\.....\FaceDetection.res
................................\.....\FaceDetectionDoc.obj
................................\.....\FaceDetectionView.obj
................................\.....\MainFrm.obj
................................\.....\StdAfx.obj
................................\.....\vc60.idb
................................\.....\vc60.pdb
................................\FaceDetection.aps
................................\FaceDetection.clw
................................\FaceDetection.cpp
................................\FaceDetection.dsp
................................\FaceDetection.dsw
................................\FaceDetection.h
................................\FaceDetection.ncb
................................\FaceDetection.opt
................................\FaceDetection.plg
................................\FaceDetection.rc
................................\FaceDetectionDoc.cpp
................................\FaceDetectionDoc.h
................................\FaceDetectionView.cpp
................................\FaceDetectionView.h
................................\MainFrm.cpp
................................\MainFrm.h
................................\ReadMe.txt
................................\Resource.h
................................\SkinMagicLib.h
................................\SkinMagicLib.lib
................................\SkinMagicLib_Raw.lib
................................\StdAfx.cpp
................................\StdAfx.h
................................\res
................................\...\Devior.smf
................................\...\FaceDetection.ico
................................\...\FaceDetection.rc2
................................\...\FaceDetectionDoc.ico
................................\...\Kromo.smf
................................\...\Toolbar.bmp
................................\...\bin00001.bin
................................\...\bin00002.bin
................................\...\idr_dima.ico
................................\...\idr_main.ico
................................\...\skinmagi.bin
................................\...\xpblue.smf
................................\处理图片
................................\........\face.bmp