Skip to content

This repo contains a code file for correcting image alignment.

License

Notifications You must be signed in to change notification settings

amit-timalsina/Correct-image-alignment

Repository files navigation

Correct-image-alignment

This repo containes code file for correcting image alignment.

To run this locally follow these steps

  1. Create virtual environment and source
python3 -m venv DIR_NAME
source  DIR_NAME/bin/activate
  1. Install required libraries using requirements.txt
pip install -r requirements.txt
  1. Run python correct_image_alignment.py

Change the filenames in the code and use it

About

This repo contains a code file for correcting image alignment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published