搜索资源列表
framecap
- avi格式文件转换为图片文件。该文件可以自行选择bmp或jpg格式,然后将avi视频的每一帧转换为相应格式的图片。-this program can convert the frames of the avi objects to pictures.
Movie
- Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
avimodify
- 把AVI视频转化为图片 用MATLAB编写的-transfer avi video to jpg when it can be used in matlab
video2pic
- 实现把视频转换为图片序列。支持avi视频,可转换为jpg、tif等格式的图片。-A tool used in matlab to convert the video to a series of pictures.
video1
- 视频分帧成图片的matlab程序,非常好用,在MATLAB环境下编译运行,需要根据你的avi视频将每帧生成jpg图片,程序简单,可读性好,可直接运行,运用时需要更改视频的名字,将视频和程序放在同一文件夹下-Very good, in the MATLAB environment to compile and run, according to your avi video will generate jpg picture of each frame, the program is simple
视频转图片
- 从AVI格式转为图片格式,可以将视频中的每一帧图片,转为格式为JPG的图片(Convert from AVI format to picture format and each picture in the video can be converted to a picture of JPG format)