搜索资源列表
avi2bmp
- 用matlab 写的将avi电影转化成BMP图像序列,调试通过的-Avi movie to convert BMP image sequences
framecap
- avi格式文件转换为图片文件。该文件可以自行选择bmp或jpg格式,然后将avi视频的每一帧转换为相应格式的图片。-this program can convert the frames of the avi objects to pictures.
avitobmp
- 该代码是实现将avi格式的视频自动化的转化bmp格式,从而方便我们实现视频图像处理。-The code is to achieve automation of avi format video conversion bmp format, thus facilitating the implementation of our video image processing.
avibmp
- 图片与avi视频互相转换,可以将自己的生活照变成视频存储起来-Images change to vido,and vido change to Images
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
BmptoAvi
- This makes Bmp sequence to AVI
avi2frames
- 通过matlab环境,将rgb24格式的avi文件提取出bmp格式文件并逐帧保存。-transfer RGB24 avi files to bmp images.
avi2bmp
- Matlab环境下,AVI影片帧转成BMP图像的算法。- Convert AVI movie to BMP frame algorithm in Matlab environment.