========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : facedetect
========================================================================
AppWizard has created this facedetect 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 facedetect application.
facedetect.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
facedetect.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CFacedetectApp application class.
facedetect.cpp
This is the main application source file that contains the application
class CFacedetectApp.
facedetect.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++.
facedetect.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\facedetect.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file facedetect.rc.
res\facedetect.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.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one dialog class:
facedetectDlg.h, facedetectDlg.cpp - the dialog
These files contain your CFacedetectDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in facedetect.rc, which can be edited in Microsoft
Visual C++.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named facedetect.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.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
静态图像中的人脸检测,首先,利用样本的 Haar 特征进行分类器设计,再通过Adaboost算法的学习得到一个级联的boosted分类器;然后, 利用训练好的分类器进行人脸检测,在此理论基础上,采用了Visual C++和OpenCV图像开发库联合编程的方式,充分利用计算机视觉类库OpenCV中提供图像处理函数,从而很大程度上提高了程序的运行速度。
资源推荐
资源详情
资源评论
收起资源包目录
facedetect.rar (21个子文件)
facedetect.dsw 543B
facedetect.opt 49KB
2.JPG 88KB
StdAfx.cpp 212B
facedetect.cpp 2KB
facedetectDlg.cpp 10KB
fruits.jpg 80KB
facedetect.ncb 65KB
facedetect.plg 1KB
haarcascade_frontalface_alt2.xml 841KB
facedetect.clw 1KB
facedetect.dsp 4KB
ReadMe.txt 4KB
StdAfx.h 1KB
Resource.h 734B
facedetect.rc 5KB
res
facedetect.ico 1KB
facedetect.rc2 402B
facedetect.h 1KB
facedetectDlg.h 1KB
facedetect.aps 20KB
共 21 条
- 1
资源评论
- 张艳敏20222011-11-30只有结果,没有核心的内容供我们学习
- miyavikai2011-11-01可以检测出来人脸,挺好用的
- magic_an0012011-11-16这个倒是还可以检测出来的,可惜只有训练结果文件,要是讲下是如何训练的就更好了,呵呵,挺不错的
- liangyc1112012-02-29这个倒是还可以检测出来的,可惜只有训练结果文件,要是讲下是如何训练的就更好了,呵呵,挺不错的
- kikojohny2011-10-25我编译通过了,可以检测出人脸,只是最好不要放在C盘,路径容易出问题
iamseeking
- 粉丝: 0
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Spring Cloud商城项目专栏 049 支付
- sensors-18-03721.pdf
- Facebook.apk
- 推荐一款JTools的call-this-method插件
- json的合法基色来自红包东i请各位
- 项目采用YOLO V4算法模型进行目标检测,使用Deep SORT目标跟踪算法 .zip
- 针对实时视频流和静态图像实现的对象检测和跟踪算法 .zip
- 部署 yolox 算法使用 deepstream.zip
- 基于webmagic、springboot和mybatis的MagicToe Java爬虫设计源码
- 通过实时流协议 (RTSP) 使用 Yolo、OpenCV 和 Python 进行深度学习的对象检测.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功