资源简介
基于opencv的人脸检测与跟踪,算法高效,mfc界面完成,可供参考优化修改
代码片段和文件信息
// OpencvUIDlg.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “OpencvUIDlg.h“
#include “OpencvUIDlgDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// COpencvUIDlgApp
BEGIN_MESSAGE_MAP(COpencvUIDlgApp CWinApp)
//{{AFX_MSG_MAP(COpencvUIDlgApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// COpencvUIDlgApp construction
COpencvUIDlgApp::COpencvUIDlgApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only COpencvUIDlgApp object
COpencvUIDlgApp theApp;
/////////////////////////////////////////////////////////////////////////////
// COpencvUIDlgApp initialization
BOOL COpencvUIDlgApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
COpencvUIDlgDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2011-09-04 14:48 OpencvUIDlg2.1
文件 921654 2011-08-30 20:36 OpencvUIDlg2.1\1.bmp
文件 921654 2011-08-30 20:36 OpencvUIDlg2.1\2.bmp
文件 921654 2011-08-30 20:36 OpencvUIDlg2.1\3.bmp
文件 129016 2009-08-30 13:42 OpencvUIDlg2.1\arrow.ani
文件 326 2008-04-29 16:00 OpencvUIDlg2.1\cross_i.cur
目录 0 2011-09-04 14:48 OpencvUIDlg2.1\Debug
文件 766 2009-08-30 13:44 OpencvUIDlg2.1\hcross.cur
文件 766 2009-08-30 13:47 OpencvUIDlg2.1\lcross.cur
文件 27548 2011-08-15 20:55 OpencvUIDlg2.1\OpencvUIDlg.aps
文件 2551 2009-08-30 16:02 OpencvUIDlg2.1\OpencvUIDlg.clw
文件 2133 2009-08-27 09:21 OpencvUIDlg2.1\OpencvUIDlg.cpp
文件 4566 2009-08-30 14:42 OpencvUIDlg2.1\OpencvUIDlg.dsp
文件 545 2009-08-27 09:21 OpencvUIDlg2.1\OpencvUIDlg.dsw
文件 1379 2009-08-27 09:21 OpencvUIDlg2.1\OpencvUIDlg.h
文件 53760 2009-08-30 16:13 OpencvUIDlg2.1\OpencvUIDlg.opt
文件 921 2009-08-30 16:02 OpencvUIDlg2.1\OpencvUIDlg.plg
文件 402 2009-08-30 16:13 OpencvUIDlg2.1\OpencvUIDlg.positions
文件 7948 2009-08-30 16:02 OpencvUIDlg2.1\OpencvUIDlg.rc
文件 886 2011-08-15 20:48 OpencvUIDlg2.1\OpencvUIDlg.sln
..A..H. 15872 2011-08-30 21:47 OpencvUIDlg2.1\OpencvUIDlg.suo
文件 7794 2011-08-28 15:45 OpencvUIDlg2.1\OpencvUIDlg.vcproj
文件 1427 2011-08-30 21:47 OpencvUIDlg2.1\OpencvUIDlg.vcproj.CHINA-2DAFD5979.Administrator.user
文件 20776 2011-08-30 21:47 OpencvUIDlg2.1\OpencvUIDlgDlg.cpp
文件 1943 2009-08-30 15:38 OpencvUIDlg2.1\OpencvUIDlgDlg.h
文件 3669 2009-08-27 09:21 OpencvUIDlg2.1\ReadMe.txt
目录 0 2011-08-28 15:49 OpencvUIDlg2.1\Release
目录 0 2009-08-30 11:02 OpencvUIDlg2.1\res
文件 1270 2009-08-27 11:38 OpencvUIDlg2.1\res\blank.bmp
文件 1078 2009-08-27 09:21 OpencvUIDlg2.1\res\OpencvUIDlg.ico
............此处省略7个文件信息
- 上一篇:51单片机程序大全C语言写的150个程序
- 下一篇:MFC音乐播放器
相关资源
- surf特征提取与匹配
- SRAD算法C++实现
- MFC+Opencv 摄像头保存为图像和视频
- TLD 全C++代码 OpenCV3.0.0 VS2013 工程文件
- [源码&文档] 基于OpenCV的室内目标跟踪
- 基于特征点匹配的视频稳像
- 制作自己的MFC MDI OPENCV程序框架
- 基于opencv开发的谷歌小恐龙的小游戏
- OpenCV图像模糊程序 by浅墨
- Opencv和vc++6.0一些常用图像处理算法程
- c++开发ocx入门实践三--基于opencv的简易
- opencv+c++实现人脸识别
- 基于OPENCV的完整图像处理程序
- MFC下opencv的图像处理源码
- OpenCV C++完整的车牌识别系统.rar
- 疲劳检测程序源码
- OpenCV_MFC_版本1.0.1
- OpenCV_MFC_版本1.0
- opencv MFC 摄像头 人脸识别
- 实用的角度识别OPENCV
- opencv结合MFC进行人脸检测
- 基于opencv的傅里叶描述子VC++代码
- 简单的OpenCV实现摄像头实时显示和视
- Mastering Opencv3英文第二版
- Opencv+MFC框架图像处理
- opencv之数字识别
- grabcut的c++源代码
- 遥感图像拉伸代码
- 车牌识别 openCV mfc BP神经网络
- 基于VC++与OpenCV的圆心坐标提取
评论
共有 条评论