Key Features โข Clone And Use โข Technologies and Tools
- Before-After photo preview
- After pressing any
buttonthe rotated photo shows up - The bottom bar allows the user manual correction
- After pressing any
buttonthe second time, the rotated photo window dissapear
- This project is completely built on
phytonusing libraries ofcv2andnumpy - To install
phytonfollow the instructions from the official website - In case you want to help developing it or simply saving it, you can fork the repository just by clicking the button on the top-right corner of this page
- After the successful installation of
python, clone the repository into your local system using below command:-
git clone https://github.com/zoltanvin/straight-image.git - This will clone the whole repository in your system
-
- To download required dependencies to your system, execute following commands:
-
pip install opencv-python pip install numpy
-
- Now, the project is ready to use
โญ Star me on GitHub โ it helps!

