搜索资源列表
vc video capture
- vc编程,实现摄像头拍摄画面的实时捕捉,可捕捉单帧画面或捕捉连续视频,并保存为avi文件-vc programming, realizing camera shooting pictures of the real-time capture, capture single-frame capture continuous images or video, avi and the preservation of documents
vdograb-src
- 這是抓取avi影片影像的程式, 使用 VC++ 開發 -This is the film crawls avi video programming, the use of VC
streams--DirectShow.h
- VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.h头文件的新一种方法,就在这里,你可以试下,下了做一下,你就会知道了-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the
vcap
- vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for W
source10
- 多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source
vcVFWwindows
- 主要是谈使用VFW在windows下编程控制摄像头的文档,对于初识VC视频监控的人,不防想了解一下这方面的知识-Principally on the use of VFW in the windows programming under the control of a document camera, video surveillance for Chu Shi VC who would like to know if this is not proof of knowledge
videocapture
- 在vc平台下完成视频捕捉的源代码,对于学习视频编程有较大的帮助 // 捕捉类(版本1.0) // // 完成功能: 设置捕捉参数,完成捕捉 /-Vc platform in the source code to complete video capture, video programming for learning great help// capture class (version 1.0)//// completion: set capture parameters,
VC6
- 视频采集卡编程,针对OK 卡编程 .FOR VC-Video capture card programming, programming for the OK card. FOR VC++
1
- VC++编程实现摄像头视频捕捉,采用DirectShow和MFC混合编程。DirectShow编程技术资料以及opencv配置。-Visual C++ programming for webcam video capture.MFC programming combined with directshow...