搜索资源列表
simpleplay
- 简单播放器 directshow 开发,能够满足各种avi文件的播放-directshow simple player development, to meet all the documents broadcast avi
CAviFile00001
- CAviFile00001.zip 读写Avi文件的vc程序-CAviFile00001.zip literacy Avi documents vc procedures
avilib
- 实现了对avi文件的所有的操作的一个库的源代码,可以生成avi文件并可以解码相应的avi文件-avi achieve the right of all documents in the operation of a library source code, avi documents can be generated and can decode the corresponding documents avi
vcvideo
- 简单的视频监控程序,可以将监控数据保存为AVI文件,可以做为视频监控系统开发的基础代码.-simple video monitoring procedures, monitoring data can be saved as AVI file, Video monitoring can be used as the basis for the development of system code.
ztf02
- 将屏幕不断保存为avi文件的程序,可以用于制作程序演示-screen constantly kept as avi document procedures can be used for the production process demonstration
ReadFrameFromAvi
- 从一个avi文件中抽取特定一桢,并在客户视图区中画出来,效果还不错!-from a specific document from one-ching, and the customer area View paintings, and the results were pretty good!
Digitalimageprocessingsourcecode
- 利用VC实现AVI文件的图象截取, 实现对图象数据的读取显示 图案法源码 BMP3TXT原程序等等很多比较使用的-VC AVI document images interception. achieving the right image data read pictorial method shows the original source BMP3TXT procedure for the use of many more
AVI
- 一个非常优秀的屏幕转换成AVI文件的程序,值得-an excellent screen AVI file conversion process, it is worth a look at
opencv-ex3-5
- /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */
aviTobmp
- 读取AVI文件的格式信息,然后将AVI动画分解为BMP图像,
JPEGToAVI
- 拷屏录像,抓拍指定窗体保存为JPEG文件,然后转换成AVI文件,相对于BMP转换为AVI,JPEG转换成的AVI文件要小得多,大于是BMP格式的1/10。
VC++imagedeal
- 里面是个包含很多图形图象处理源代码的PDF文档,有AVI文件处理,图片打开与保存,图象细化等处理的详细代码
从avi文件中读视频
- OpenCV读取并显示avi视频文件
AVI-video-file-to-write
- OPENCV 写入AVI视频文件!!!!! 适用于初学者-OPENCV AVI video file to write! ! ! ! ! Apply to beginners. . .
demo1
- AVI文件读取,每一帧画面形成BMP位图,是一个很好的视频数据采集的例子-AVI file to read, to form each frame BMP bitmap images, is a good example of video data acquisition
AVI_Test
- 简单的把bmp文件序列转化为avi文件-bmp file sequence into avi files
AVI-VCPP
- 本文详细的解析了AVI文件的存储结构,介绍了微软提供的用来操作AVI文件的一组API使用方法,并通过例子代码,演示了如何将一组静态Bmp图片合成一个avi视频文件以及如何将一个avi视频文件解析保存为一系列的bmp图像文件。-In this paper, a detailed analysis of the AVI file storage structure, describes the use of a set of API provided by Microsoft for operati
VC-capture-AVI-files
- 在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using A
Record-Avi-screen
- 录制AVI播放的屏幕并保存为标准格式的AVI文件。-Record Avi screen
VC++实现 AVI视频播放器
- 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)