搜索资源列表
41002_BMP2AVI
- 这是一个用borland c++编写的将bmp转换成avi的源代码,可以从里面看到学到一些图像视频编码的原理。有一定的参考价值。-with borland c + + will convert avi bmp the source code can be learned from the inside to see some images video coding theory. There will be some reference value.
bmp2mpeg2enc
- 可将一组连续bmp图,压缩为一个mpeg2格式的视频,已编译通过
AKIFilter
- 是个能实现动态侦测的过滤器件 思想 把解码视频出来的YUV或者BMP方阵实现定区域的动态侦测
Ffmpeg-based_video_decompression
- 这是一个使用ffmpeg解码库对视频文件进行解码的示例程序,在这个程序中,将视频图像按帧解码为bmp图片-This is a library to use ffmpeg decoder to decode the video file sample program, in this program, the video image by decoding the bmp picture frame
Mpeg4Bmp.1.1
- 将MPEG4视频转换为BMP图片,并且可以将BMP图片转换为MPEG4视频,程序是由程序员编写。-Convert MPEG4 video into BMP pictures, and do the inverse process.
avitobmp
- BMP位图转换AVI视频,可以实现bmp到视频的转换-BMP bitmap convert AVI video, can convert bmp to video
Avi2Yuv2Bmp
- 根据X264视频编解码库提供的解码api,编写程序,对x264格式的avi视频文件进行解码成YUV格式并转换成bmp图像。-According to decoding api provided by X264 video codec library, converts x264 format avi video file into YUV format and bmp image.
video-save
- 利用opencv实现视频读入及逐帧保存 任务一:在上述读入视频程序基础上,将视频逐帧保存为图像(图像名按帧序号命名如1.bmp,2.bmp等)到指定目录(如E:\video-image\) -Using opencv read into the video frame by frame and save
GetKeyFrame
- 打开视频文件,获取视频关键帧另存为bmp图片-Open video file to get video key frame saved as bmp image
BmpToYUV
- 将.bmp格式文件转换成HM_10.0可以使用的YUV图像视频序列-change .bmp to .yuv