================================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : FaceDetector Project Overview
===============================================================================
The application wizard has created this FaceDetector application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your FaceDetector application.
FaceDetector.vcxproj
This is the main project file for VC++ projects generated using an application wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
application wizard.
FaceDetector.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).
FaceDetector.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CFaceDetectorApp application class.
FaceDetector.cpp
This is the main application source file that contains the application
class CFaceDetectorApp.
FaceDetector.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++. Your project resources are in 1033.
res\FaceDetector.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file FaceDetector.rc.
res\FaceDetector.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
The application wizard creates one dialog class:
FaceDetectorDlg.h, FaceDetectorDlg.cpp - the dialog
These files contain your CFaceDetectorDlg class. This class defines
the behavior of your application's main dialog. The dialog's template is
in FaceDetector.rc, which can be edited in Microsoft Visual C++.
/////////////////////////////////////////////////////////////////////////////
Other Features:
ActiveX Controls
The application includes support to use ActiveX controls.
Printing and Print Preview support
The application wizard has generated code to handle the print, print setup, and print preview
commands by calling member functions in the CView class from the MFC library.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named FaceDetector.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
FaceDetector.manifest
Application manifest files are used by Windows XP to describe an applications
dependency on specific versions of Side-by-Side assemblies. The loader uses this
information to load the appropriate assembly from the assembly cache or private
from the application. The Application manifest maybe included for redistribution
as an external .manifest file that is installed in the same folder as the application
executable or it may be included in the executable in the form of a resource.
/////////////////////////////////////////////////////////////////////////////
Other notes:
The application wizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, you will need
to redistribute the MFC DLLs. If your application is in a language
other than the operating system's locale, you will also have to
redistribute the corresponding localized resources mfc110XXX.DLL.
For more information on both of these topics, please see the section on
redistributing Visual C++ applications in MSDN documentation.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
基于特征脸的人脸识别(MFC+OpenCV)
共45个文件
dll:13个
xml:8个
h:7个
5星 · 超过95%的资源 需积分: 38 328 下载量 158 浏览量
2015-07-18
23:58:39
上传
评论 17
收藏 10.93MB ZIP 举报
温馨提示
修改自《深入理解OpenCV》第八章,我改成了MFC的形式,完成了主要功能,包括人脸检测,模型训练,人脸识别等功能,开发工具Visula Studio 2013+OpenCV2.4.9,里面有编译好的可执行文件和源程序,资源分3分是不是有点小贵呢,我自己没什么分了呀,所以请大家体谅一下~
资源推荐
资源详情
资源评论
收起资源包目录
FaceDetector.zip (45个子文件)
FaceDetector
FaceDetector免安装版
msvcr120d.dll 1.74MB
opencv_imgproc249d.dll 3MB
opencv_ml249d.dll 1024KB
lbpcascade_frontalface.xml 51KB
FaceDetector.exe 10.16MB
opencv_features2d249d.dll 1.4MB
opencv_highgui249d.dll 3.53MB
vccorlib120d.dll 755KB
opencv_core249d.dll 3.35MB
opencv_contrib249d.dll 2.25MB
opencv_video249d.dll 677KB
haarcascade_mcs_lefteye.xml 759KB
msvcp120d.dll 796KB
opencv_calib3d249d.dll 1.44MB
opencv_objdetect249d.dll 1.37MB
opencv_flann249d.dll 1.11MB
haarcascade_mcs_righteye.xml 1.32MB
FaceDetector源程序
FaceDetector
FaceDetector.cpp 3KB
stdafx.cpp 214B
FaceDetector.h 541B
res
FaceDetector.rc2 808B
FACE.bmp 900KB
FaceDetector.ico 66KB
stdafx.h 2KB
haarcascade_righteye_2splits.xml 317KB
FaceDetectorDlg.cpp 23KB
haarcascade_lefteye_2splits.xml 316KB
TrainResult.h 868B
targetver.h 314B
lbpcascade_frontalface.xml 51KB
FaceDetectorDlg.h 3KB
FaceDetector.vcxproj 6KB
FaceDetector.rc 16KB
FaceDetector.aps 1009KB
ImgCenterDib.cpp 17KB
resource.h 4KB
haarcascade_mcs_lefteye.xml 759KB
ImageCenterDib.h 2KB
TrainResult.cpp 5KB
haarcascade_mcs_righteye.xml 1.32MB
FaceDetector.vcxproj.filters 3KB
ReadMe.txt 5KB
FaceDetector.v12.suo 32KB
FaceDetector.sln 982B
TEST.png 499KB
共 45 条
- 1
hy17003
- 粉丝: 15
- 资源: 16
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 技术资料分享VS1003-cn很好的技术资料.zip
- 技术资料分享UM0424-STM32F10xxx-USB-development-kit-en很好的技术资料.zip
- 技术资料分享uip在单片机上的移植精讲很好的技术资料.zip
- 技术资料分享uip-中文资料很好的技术资料.zip
- 技术资料分享ucos教程很好的技术资料.zip
- 猫眼电影,Taro,微信小程序,React.zip
- 技术资料分享Ucos讲义-北航很好的技术资料.zip
- 点餐小程序,点单自动出单,点餐自动打印.zip
- 技术资料分享ucosii在STM32上的移植详解很好的技术资料.zip
- 技术资料分享uCOS-II在STM32上的移植很好的技术资料.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
前往页