搜索资源列表
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...
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.
OpenImage
- 基于对话框界面,打开一幅图像并且实现图像的LBP二值化-Dialog-based interface for image binarization LBP
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