搜索资源列表
CVMFC
- 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
CVMFC
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV fu
Preview
- 在mfc裏用 directshow做底層, 用opencv 實現攝像頭的實時圖像抓取-To do with directshow in mfc in the bottom of the camera with opencv to achieve real-time image capture
c1
- opencv与directshow结合,在MFC平台上显示图像并对其进行基本处理-opencv and directshow integration platform to display images in the MFC, and its basic processing
1
- VC++编程实现摄像头视频捕捉,采用DirectShow和MFC混合编程。DirectShow编程技术资料以及opencv配置。-Visual C++ programming for webcam video capture.MFC programming combined with directshow...
mfc-directshow-AND-OPENCV
- 在MFC中,将DIRECTSHOW和opencv联合应用,获取摄像头视频并显示在控件上-In MFC, the DIRECTSHOW and opencv combined to obtain the video camera and displayed on the control
CVMFC
- C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理 使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
OpenCV-using-MFC.
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3 部分组成。 一、Windows 下用 MFC 编制的程序框架二、调用 OpenCV 函数实现处理三、用 DirectShow 编制的视频采集程序-This program is a demonstration program using OpenCV in the MFC, consists of three parts. First, the application framework Windows using MFC pr