搜索资源列表
摄像头捕获C++类
- 一个摄像头捕获的类,可以自动枚举摄像头和声卡以及音频和视频编码器进行编码生成Avi文件-a camera caught the category, Enumerating automatic camera and sound cards, and audio and video encoder to encode documents generated Avi
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
GetSingleFrameFromeAVI
- 从单AVI视频流中获得单帧图像的一个类,非常有用-from single AVI video stream is a single-frame image of the category, very useful
AVIConverter
- DirectShow转换Avi到Bmp每桢一张bmp,自定义类合成Bmp为Avi 各种参数可以调节,visual studio 2005实现,MFC 对话框框架-DirectShow conversion to a Bmp every Lo bmp, Since the class definition for Avi Bmp synthesis parameters can be adjusted. achieve visual studio 2005, MFC dialog framew
DirectXCaptureClassLibrary
- This article presents a class library for capturing audio and video to AVI files in .NET. Some of the features of this library: List and select hardware devices Access to common audio and video settings (e.g. frame rate, size) Supports au
AVI
- VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储-VC is stored under a avi video file types, you can realize the camera collected data storage
VideoCaptureAndDisplay
- VFW(Video for Windows)函数是Windows环境下实现视频捕获的重要工具,是Windows操作系统增设的视频服务库。由于VFW函数可以方便地实现视频、音频数据流到AVI文件的存储,在Visual C++中也将VFW函数称为AVICAP窗口类函数。AVICAP窗口类为应用程序提供了一个基于访问视频采集硬件的、基于消息的接口,从而使之能访问视频和波形文件,能灵活的实现从模拟视频源采集数字视频信号,并将所捕获的视频流存储到磁盘或直接对视频缓存进行处理。-VFW (Video for
CameraCapture
- 基于MFC类库,可以播放AVI文件,以及从USB摄像头实时采集图像-use MFC class lib to play avi file and to capture the camera picture and display the picture realtime.