Giter Club home page Giter Club logo

stitcher's Introduction

Stitcher - Photo Stitching Tool

Stitcher is a simple photo stitching tool built using Python's tkinter library. It allows you to select multiple images, combine them into a video, and preview the generated video within the application.

Features

  • Select multiple photos (JPEG and PNG formats) for stitching.
  • Customize frames per second (FPS) for the output video.
  • Combine selected photos into an MP4 video file.
  • Preview the generated video within the application.

Requirements

  • Python 3.x
  • OpenCV (cv2)
  • Pillow (PIL)
  • tkinter (usually comes with Python installation)

Usage

  1. Clone the repository or download the code.
  2. Install the required packages using pip: pip install opencv pip install pillow
  3. Run the script stitcher.py to launch the application.
  4. Follow the instructions in the application:
  • Click on "Select Photos" to choose images for stitching.
  • Enter the desired FPS (Frames Per Second) for the output video.
  • Click on "Create Video" to combine selected photos and generate an MP4 video.
  • The preview of the generated video will auto-save and display in the canvas.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Support

If you found Stitcher helpful and would like to support its development, consider buying me a coffee:

Support via PayPal

License

This project is licensed under the MIT License.

stitcher's People

Contributors

rhythrosalabs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.