搜索资源列表
capture_video_frequency
- VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
PlayWave.rar
- 使用VC播放AVI格式的文件,希望有用的朋友使用!,AVI format using VC play the file, seek to help our friends to use!
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
SPJK
- 基于vc 用于捕获USB摄像头视频,并能保存为AVI文件,可单捕成单帧图像文件,设置压缩格式等,可用于入门者学习使用。-Vc-based USB camera for capturing video, and can be saved as AVI files, capture into a single frame can be a single image file, set the compression format can be used for beginners to learn
VideoCapture
- 基于VC++6.0的摄像视频实时捕捉,保存为AVI文件。-VC++6.0 based on real-time camera video capture, save it as AVI file.
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
AVI
- VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储-VC is stored under a avi video file types, you can realize the camera collected data storage
lianxi5
- 双摄像头同时开始视频的采集,并可以对计算机中安装的摄像头设备做枚举。本程序是基于DirectShow开发的CameraDS.h CameraDS.cpp 文件集成。在vc环境下实验成功。-Dual camera and began video collection, and can be installed on the computer the camera equipment to do enumeration. This procedure is based on DirectShow D
Vidcap
- VC++ 摄像头画面的实时捕捉并保存为avi,可捕捉单帧画面或捕捉连续视频,并保存为avi文件。-VC++ real-time capture camera screen and save it as avi, can capture a single frame or continuous video capture and save to avi file.