Animated gif generator from images

版本 1.7.0.0 (3.9 KB) 作者: Héctor Corte
This script is a GUI to easily generate an animated gif from images. Time between images can be set.
1.1K 次下载
更新时间 2012/5/23

查看许可证

This script is a GUI to generate an animated gif from images. Time between images can be set. And a compression rate that set gif size from original images.
Can be used to generate animations from graphs taking different images from it.

引用格式

Héctor Corte (2024). Animated gif generator from images (https://www.mathworks.com/matlabcentral/fileexchange/36351-animated-gif-generator-from-images), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biomedical Imaging 的更多信息
致谢

启发作品: gif

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.7.0.0

A bug was reported when aborting saving.
Also there was a bug when resizing final gif. Now both are fixed.

1.6.0.0

Now no global variables are being used. Also it can be used without Image Processing Toolbox. Image Processing toolbox allows to resize final gif.

1.5.0.0

Added MATLAB as product required.

1.4.0.0

Now a save dialog opens allowing to save final file on diferent directory than current directory.

1.3.0.0

Sorry, I forget to include two images for arrow up and arrow down.

1.2.0.0

Change of the slider that set the time between images for a text edit with two buttons. This allows to make a better adjust of the time between images.
Now it supports image formats *.jpg *.tiff *.bmp and *.png.

1.1.0.0

I have fixed some problems when no files are loaded, and also compability with grayscaled images.

1.0.0.0