搜索资源列表
VC_Capturet.rar
- ,opencv打开USB视频,实现MFC读取视频,直观易懂,挺好用的,, opencv open USB video and realize MFC read video, intuitive and easy to understand, good use of
cvOnMFC
- OpenCV和MFC结合多线程工作,显示摄像头捕获的视频。-OpenCV and MFC work combined with multi-threading, showing a video camera to capture.
OPENCVEXAMPLE
- opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
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
CapVedio
- Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
CamShift-tracking(MFC)
- 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
VideoProcess
- 用VS2008编写的基于MFC+OpenCv的视频显示与打开摄像头-Written with VS2008 MFC+ OpenCv based video display and open the camera
opencv
- 基于opencv,可以显示图片,并进行相应的处理,亦可以播放AVI格式的视频文件,并实现快进快退,拖动等功能-Based on opencv, can display pictures, and the corresponding treatment can also play AVI format video files, and to achieve fast-forward, rewind, drag and other functions
readVideo
- 基于MFC对话框的OpenCV视频的播放程序-OpenCV MFC dialog-based video player
OpencvUIDlg
- 基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
AvideoplayerbasedonVisualCMFCandOpenCV
- 基于MFC对话框的OpenCV视频播放 主要功能:读取AVI视频文件、播放视频文件、可进行播放、暂停、停止操作-A video player based on Visual C++ MFC and OpenCV. Functions: Open .avi files play, pause, stop the video
MyVideo1.0_AutoCamshift
- 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
testvideo
- 利用OPENCV,MFC,编程出对视频的扑捉,从视频中一帧一帧读出图像-Using OPENCV, MFC, programming out on video captured in a frame from the video read out a frame image
AnEnhancedCCheckComboBox
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
AniButton_demo
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
AnimatingInteractive2DElementsina3DPanel
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
CategoryListbox
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
opencv-MFc
- opencv运动视频监测,基于MFC 平台,能有助于大家理解opencv的运用-opencv motion video monitoring, MFC-based platform, can help you understand the use opencv
MFC-OpenCV
- MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files
OpenCVVideoPlayer
- 用MFC+OpenCV编写的一个视频播放器,可自适应视频大小。(a video player developed in MFC and OpenCV ,it can adaptive video size.)