Hi All,

I need to OCR a text block containing a mixed string of digits and letter.  
For example, I need to OCR ID in a string format of 'T1234567Z'.

When I run this image (I cut out this image specifically), the return text 
from pytesseract.image_to_string is '11234567Z'.

I am using python to run the code.

I wonder is or are there any settings or customisation I can perform to 
make the recognition works ?

By the way, if I edit the image by moving the 'T' away, (T  1234567Z), 
tesseract was able to recognise it perfectly (text output returned is 'T 
1234567Z').

Appreciate any idea on how to fix this.

Thanks




SengTian

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/999312dd-f202-42a0-8332-8bdd1ecc3475o%40googlegroups.com.

Reply via email to