搜索资源列表
VC_视频捕捉与帧处理
- 视频捕捉与帧处理 演示程序 v0.1版 说明: 1.支持USB摄像头 2.使用已封装好的framegrabber类,非常简便 3.带有简单的实时边缘检测、运动检测功能 (含演示录像)-video frame capture and processing procedures v0.1 demo version : 1. USB camera 2. use Packaging good framegrabber category, three very simple. w
MeasureByImage
- 这是一个毕业设计的源程序,他的亮点在于作者设计了VFW(Video For Windows)的一个比较完整的类Ccapturewnd,通过学习该代码,可以掌握VC++环境下VFW的用法,程序运行时需要在电脑上安装一个摄像头(例如USB的)-This is a graduate design of the source, his bright spot is that the author designed the VFW (Video For Windows) a more complete t
CCaptureVideo
- 北京理工大学 20981 陈罡 usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时
For_Send 图像采集程序
- USB摄像头和采集卡图像采集程序 采用VXL类库编程,各处理单元以封装成类 便于处理调用VXl可去http://vxl.sourceforge.net/ 下载另用到 ARtoolkit2.7可自行下载-USB camera and image acquisition card collection procedures used Implementation library programming, the processing unit to package into categories t
MultVideoCapture
- 本程序提供了使用CVMR_Capture类实现对多USB摄像头进行视频监控的例子。通过本程序可以实现多画面预览,图片保存,视频编码等-This program provides the use of multi-CVMR_Capture class implements USB camera for video surveillance example. This procedure can be achieved through the multi-screen preview, save t
CameraCapture
- 基于MFC类库,可以播放AVI文件,以及从USB摄像头实时采集图像-use MFC class lib to play avi file and to capture the camera picture and display the picture realtime.