Skip to content

Lakshay-13/Morph-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Morphing

License Latest Release Open Issues Deployed on Streamlit

Graph Morphing is an innovative Streamlit application that allows you to morph two or more graph images and generate a smooth morphing GIF.

Application Screenshot

Features

  • Morph two or more graph images together
  • Customize the number of steps and duration between frames
  • Add an optional border with custom color and size
  • Download the generated GIF

Installation

  1. Clone the repository:

git clone https://github.com/Lakshay-13/Morph-Images.git

  1. Change the directory:

cd Morph-Images

  1. Install the required dependencies:

pip install -r requirements.txt

  1. Run the Streamlit application:

streamlit run app.py

  1. Open the application in your web browser by navigating to the URL provided by Streamlit.

Usage

  1. Upload at least 2 graph images using the file uploader
  2. Adjust the number of steps and duration between frames using the sliders
  3. Optionally, enable the border and customize its color and size
  4. Click the "Morph and create GIF" button to generate the GIF
  5. Download the generated GIF by entering a file name and clicking "Save Image"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Be sure to update the tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published