This repo containes code file for correcting image alignment.
- Create virtual environment and source
python3 -m venv DIR_NAME
source DIR_NAME/bin/activate
- Install required libraries using requirements.txt
pip install -r requirements.txt
- Run
python correct_image_alignment.py
Change the filenames in the code and use it