You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hi,
I'm trying to extract a number from a document. this number contains letters and numbers.
If I try to recognize the line as a singleword, the letter Z is automatically convert as a 2 and if I try to recognize the line with multiple words, the 6 before the Z is convert as a G.
I don't know how to configure Tesseract to just recognize letters without trying to interpret it in a "context".