搜索资源列表
MFCOpenCV
- 将MFC和OPENCV结合在一起,在MFC建立的对话框上,利用opencv进行视频播放和摄像头实时监控。-The MFC and OPENCV together, in the MFC dialog created using opencv camera for video playback and real-time monitoring.
Intelligent-Video-Surveillance
- 这是一个基于MFC对话框的OpenCV视频播放,基本功能都有,能有所参考-This is a dialog based MFC OpenCV video, basic functions are, to some reference
Image_Process
- 结合VC6和opencv,在MFC对话框的下,读入视频,并进行处理-With VC6 and opencv, in the MFC dialog box, the video read and processed
DecisionTree
- 基于OpenCV的例程,修改实现了基于MFC对话框构架的决策树算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC dialog based Decision-Tree algorithm modifited from OpenCV source code, adding Chinese comment for better understanding the program.
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.
Kmean
- 基于OpenCV的例程,修改实现了基于MFC对话框构架的K均值算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC Dialog based K-mean algorithm modified from OpenCV source with Chinese comments added inside to make sure better understanding of it.
imagepro
- imagepro 基于对话框的MFC与图像显示,可打开图像,进行腐蚀和灰度化。-imagepro dialog-based MFC and image displaying,it can open the image, corrode and gray.
mymfc
- 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
ReadVideo-avi
- 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
MFC_CLASS_DLL_OPENCV
- 本程序分为两部分 第一部分,DllClassText,在MFC中创建扩展 DLL,有两个类,一个为计算加减法,另一个为使用OPENCV方式打开图片,参数为图片路径.第二部分,dllClassApp,在MFC对话框程序中,调用第一部分生成的"DllClassText.dll",实现加减法和显示图片功能-This program is divided into two parts, the first part of DllClassText create an extended DLL in
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
MY
- mfc基于对话框的摄像头启动,并在Pic控件上显示-mfc dialog-based camera start and Pic control
EricDlg
- Opencv和opengl的结合在MFC对话框中的应用-Opencv and opengl combination of MFC dialog
MFC-tuxiangxianshi
- 通过调用OpenCV库函数,用VC++6.0,新建基于对话框的工程,实现图像的显示功能。-By calling the OpenCV library functions, with VC++6.0, a new dialog-based project, the image display function.
MFCShowVideoTest
- 在MFC中dialog对话框中打开摄像头,暂停视频。-In MFC dialog box to open the camera, pause the video.
showAVI
- 一个简单的MFC程序,将视频直接显示到对话框上。-A simple MFC program, the video display directly to the dialog.
track
- 基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。-Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.
20140319
- 网上现有的通过opencv2实现显示摄像头视频代码都是控制台程序。借助网上一个多线程实例实现在MFC对话框上通过OpenCV2直接显示摄像头视频,希望您有帮助。 VS2008+OpenCV2.4.4 执行界面: -Opencv2 achieved through existing online display camera video code is a console program. With online examples implemented in a multithreaded MF
1
- 基于MFC对话框的图片打开和获取指定点像素值,调用opencv函数-Open access to the specified point and the pixel values of the image-based MFC dialog, call the opencv function
mouse-point
- MFC对话框模式,读取图像,鼠标选点,另存为txt格式。-The MFC dialog mode, read the image, the mouse point, save as TXT format.