Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 388 Bytes

Creating-gif

Creating a gif image using initial and final image using image interpolation in python

Running instructions

in the main function specify the inial image path and final image path. If Display is TRUE then it will show intermidiate images in windows, if it is false then it save all the images.

Example

-Simple Gif