MihaiTheCoder / ocr-all-in-one

A repository that helps to easily test what OCR is best for your documents
MIT License
13 stars 6 forks source link

Load image with corresponding bounding rectangles of detected text #1

Closed aoancea closed 4 years ago

aoancea commented 4 years ago

Load image with corresponding bounding rectangles of detected text. You need to first run the OcrConsole to get the JSON data, then use it in 'bounding.py'