-
MFC基于对话框opencv图像处理
#include "stdafx.h"
#include "MFC_lessen1-4.h"
#include "MFC_lessen1-4Dlg.h"
#include "afxdialogex.h"
#include
#include
#include
#include
#include
#include
#include
using namespace cv;
using namespace std;
#include
#include
#include
using namespace std;
using namespace cv;
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAboutDlg 对话框
class CAboutDlg : public CDialogEx
{
public:
CAboutDlg();
// 对话框数据
enum { IDD = ID
- 2022-01-21 00:54:46下载
- 积分:1
-
36955497
matlab编写画数据的柱状图,比较分析时有用 不错的源码(Matlab drawing histogram of data, comparative analysis useful good source)
- 2017-08-03 07:25:47下载
- 积分:1
-
Opencv
学习Opencv一书的部分参考答案,虽然不是很全,但是对入门者还是很有用的。(Learning Opencv a part of the book suggested answers, although not very wide, but still very useful for beginners.)
- 2013-08-13 17:08:25下载
- 积分:1
-
Laganiere---OpenCV-2
Laganiere - OpenCV 2. Computer Vision Application Programming Cookbook
- 2013-08-13 17:05:51下载
- 积分:1
-
opencv的一些基础知识运用
里面的图片部分大家可以用自己百度下载一张
- 2022-03-23 18:53:07下载
- 积分:1
-
ZDCB
利用OpenCV,将水表图像中的水表示数识别出来。(OpenCV is used to identify the water meters in the water meter image.)
- 2017-07-03 14:19:42下载
- 积分:1
-
cameraavideocamera_opencv
vs2010+opencv 照相摄像程序源代码,从摄像头获取图片或视频(vs2010+opencv camera&videocamera)
- 2015-10-18 17:08:53下载
- 积分:1
-
利用 Eigenface 或者Fisherface实现的 人脸识别
利用经典的 Eigenface 或者Fisherface实现的 人脸识别
需要opencv2.4.1 或者更新的版本,才可以编译或者运行
是学习opencv和 人脸识别很好程序
- 2022-01-25 16:38:20下载
- 积分:1
-
opencv的工程模板
opencv 的VS2015工程模板 。 大家下载后直接用来作为opencv的项目用, 避免了繁琐的路径设置。
- 2022-03-02 01:49:29下载
- 积分:1
-
EM
说明: 基于OpenCV的例程,修改实现了基于MFC对话框构架的期望最大化算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。(It s an MFC Dialog based Expectation Maximize algorithm modified from OpenCV source. Chinese comments are added to it to enchance better understand of the program.)
- 2012-02-27 10:36:36下载
- 积分:1