Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 303 Bytes

Text-Detection

Detection of Text using OCR-openCV concept

image_to_string - print the words in the output screen
image_to_boxes - for single letters
image_to_data - for words


{ config=r'--oem 2 --psm 6 outputbase digits' } - Configuration command for numbers.