Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 457 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 457 Bytes

OCR-Scanner

Context

OCR Scanner allows to convert document photos into scanned document pdf (binary format).

Lanching the app

To run the app just copy paste the command below in your command line:

$ python3 scanner.py img_path

OCR Scanner Result

REMARK:

The result of OCR Scanner can be used as an input to an image OCR PIPELINE.