搜索资源列表
yuvtools
- BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP图片显示程序,多文档框架 YUV2BMP.exe 实现了YUV转换成24位的BMP图片,实现了批量转换 BMP2SEQ.exe 将一系列24位或8位的BMP图片转换成4:2:0的YUV序列。 DYUV2BM
GrabFrame
- 一个视频帧的抓取演示程序。开发平台:Windows XP, Visual C++ 6.0。该程序首先打开mpg文件,然后抓取视频文件的首帧并存为bmp文件。-a video frame grabbing demonstration program. Platform : Windows XP, Visual C 6.0. The procedure was first opened mpg file, and then crawls video files of the first frame
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
FrameseriesGrabber
- 利用微软提供的directshow从视屏流中每隔0.3秒连续抓取图像帧,并自动按顺序保存成BMP格式。
av2bmp
- 利用ffmpeg SDK 编写的一个小程序,用来视频中抓取关键帧并转换成BMP格式。-Ffmpeg SDK prepared using a small program used to crawl the video key frame and converted into BMP format.