Skip to content

VijayVignesh1/Document-Scanner

Repository files navigation

Document-Scanner

Implementation of Document Scanning using tkinter and opencv.
Simpler version of CamScanner.
Automatic edge detection yet to be implemented. But users will be able to selected the region of interest interactively.

Requirements

Tkinter>=8.6
OpenCV>=4.2.0

Steps to run

  1. Run main.py
python main.py
  1. Select box to be scanned. Hit Scan!!
  2. Scanned Image gets displayed.

Example

  1. Select Region of Interest. Click Scan!!


  2. Perspective Projection of selected ROI.


  3. Scanned Image.


    UPDATE: I have built an online document scanner website, using advanced image processing techniques. Check it out here and let me know your thoughts.
    If you get any ideas to further enhance the output/the website, please feel free to reach out!!

About

Convert image to scanned copy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages