搜索资源列表
CVideo(three-camerads)
- 本程序用于实现三个摄像头即对三录视频源信号进行采集并在同一个对话框进行显示,本程序为进行三个场景视频源保存及实现三录画面实时的视频监控的基础,希望对于实现多录视频源监控和朋友有所帮助-The procedure used to implement three of the three cameras that recorded the video source signal acquisition and display in a dialog box with the program for
opencv_Detect
- 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
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.
opencvmfc
- 利用OpenCV显示相机采集过来的数据文件(dat)格式,并将其显示在对话框的picture控件上。-using the OpenCV show the image that is dat farmat,and show it in a picture control of dialog.
dialog_opencv_image
- VC++和OpenCV混合编制的用于显示图像的程序,其中用到VC++对话框的图像控件,显示图像用到OpenCV。-a progrem showing image using vc++ and opencv, very useful, use it!
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
showBMP
- 使用OPENCV函数 在对话框中显示一副图片 很适合新手学习OpenCV-OPENCV function using a picture displayed in the dialog box is suitable for novice to learn OpenCV
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.
read-and-change
- 用对话框做的,利用openCV读取图片,显示图片,对图片进行缩放,区域选取。-Dialog box, use openCV read the image, display pictures, picture zoom, region selection.
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
2
- 用opencv打开图片,其中用到两种方法:单文档程序,对话框程序。-Open the picture, which used two methods: single-document program, the dialog box procedure with opencv.
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
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing