搜索资源列表
shipinzhen
- 提取AVI格式视频文件为一帧一帧的jpg格式图片
videoTrack(BMPAVITransfer)
- 改源码在VC6.0环境下编译通过。实现的功能是:首先可以将一个AVI文件的所有帧图像提取出来,并以bmp的形式保存在一个文件夹中;其次可以将一个bmp文件夹中的所有图像合成一个AVI文件,并可以根据用户的输入数据控制AVI文件的播放速度。
avi2bmp
- 从未压缩的avi视频文件中提取出每一帧图像并且保存为bmp图像-Avi video file has never been compressed each frame is extracted
demo1
- AVI文件读取,每一帧画面形成BMP位图,是一个很好的视频数据采集的例子-AVI file to read, to form each frame BMP bitmap images, is a good example of video data acquisition
decodertest
- 该软件基于ffmpeg编写的视频解码工具,能将MPEG,avi等视频解码成一帧一帧BMP格式图片-The software is written based on ffmpeg for video decoding tool, able to MPEG, avi and other video decoding into an a BMP format image
frame_difference
- 背景提取代码,利用帧差分发提取视频背景,测试视频以avi格式为佳-frame diffrence
frame_diff_matlab
- 基于帧差法的运动目标检测的matlab代码,先读取avi视频,提取每帧图片,进行目标跟踪。-Read avi video, extract each frame image, and target tracking
qq
- avi视频转换成图像,使之成为很多帧的图像述图像进行形态学闭运算 先膨胀后腐蚀 提取二进制图像-change avi to jpg
ZhenTiQu_cv
- 提取视频帧图像,对avi格式的视频文件进行帧图像提取,也可以对指定的bmp位图序列进行视频合成。程序基于openCv开发,运行前需配置好运行环境。-Extract video frames on the avi format video files frame extraction, can also specify the sequence of bmp bitmap video synthesis. Program is based on openCv development, to be
avi2apic
- avi2apic AVI提取帧 忽略对视频压缩方法-avi2apic AVI to a picture
a
- opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv realize the video frame extraction, including video from the camera to obtain access to video and avi files
Motion_compensation
- 这个程序是用来实现从一段视频中提取出所有帧图像,并用提取出来的两帧图像来做运动补偿预测-This program is used to extract frames from a video,but the video s format should be .avi .Also,the extracted frames can be used to do motion compensation.
Avi2Img
- 视频AVI中提取出每帧图像,并保存 VS2012 Opencv2.4.9 其它版本也可以-AVI video image of each frame is extracted and saved VS2012 Opencv2.4.9 Other versions may also be
FFmpeg
- ffmpeg在C#上的运用,实现提取一个avi视频的帧图片(Ffmpeg on the C#, the realization of extracting a avi video frame pictures)