搜索资源列表
FrameRead
- 此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。-this code for the use of video I read function video frames to read and can volume to BMP format. another campaign goal from the background static. Enclosing documentation, welcomed the e
AVItoBMP
- 该呈现能实现将一个AVI文件中的每桢视频转化为BMP图象,使用的标准的WINDOWS API .-The show can achieve an AVI video file for each frame into a BMP image, using the standard WINDOWS API.
getImage
- 能够从磁盘中读入指定格式的视频图片; 比如bmp,jpg,png,gif-This method can load the inmage which given format from disk .
yuvbmpfunction
- 本工具包提供了三个yuv序列和bmp之间相互操作的m文件。 1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。 2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。 3、yuvcut:可以截取yuv序列中的某一段序列。-The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2b
code_bmp
- 将视频文件中的每一帧解压成一幅bmp图片保存起来,使用ffmpeg库-The video file extract each frame into a bmp picture saved using ffmpeg library
test_lib
- 这个是一个测试解码器的程序,把yuv视频序列 解码成bmp或者pgm图片。 -This is a test decoder program, the yuv video sequence decoded into bmp or pgm picture.