Key Features • Clone And Use • Technologies and Tools
- Before-After photo preview
- After pressing any
button
the rotated photo shows up - The bottom bar allows the user manual correction
- After pressing any
button
the second time, the rotated photo window dissapear
- This project is completely built on
phyton
using libraries ofcv2
andnumpy
- To install
phyton
follow 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!