Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 430 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 430 Bytes

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