Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 354 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 354 Bytes

SimpleCamScanner-

The following opencv-python code demonstrates the principle of CamScanner Mobile app. The program takes up an image of the required doc and processes it so that only the written part is taken out. The requirement is that there should be a plain background. Enhancements can be done in the threshold part and also in the resize part.