Skip to content

zoltanvin/straight-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Image Totator
Image Rotator

Straightening photos with noise taken at an angle

Key FeaturesClone And UseTechnologies and Tools

screenshot

Key Features 🔑

  • 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

Clone And Use 📋

  • This project is completely built on phyton using libraries of cv2 and numpy
  • 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

Technologies and Tools 🛠️


⭐ Star me on GitHub — it helps!