Inability to recognize text on images (attached)

46 views
Skip to first unread message

Dmitry Klimenkov

unread,
Jul 26, 2017, 1:07:38 PM7/26/17
to tesseract-ocr

Hi! I am in stuck with recognizing text these images
My preprocessing pipeline (these are not original images as you see) is:
1. Increasing size of images (x8), increased images are attached
2. Grayscaling
3. Binarization (
image = cv2.threshold(image, 0, 255, cv2.THRESH_TOZERO | cv2.THRESH_OTSU)[1]
Is there any way to solve this problem?
Thank you!
Reply all
Reply to author
Forward
0 new messages