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 tesser...@googlegroups.com
Hello
I have the following problem: Tesseract splits a word into two words.
The image below shows the thresholded image with the recognition results. The yellow rectangles show the detected words.
The detected text is "Total $1 9,55" instead of "Total $19,55".
It is clearly wrong that Tesseract detects a word boundary between the "1" and the "9". I see this error very frequently.
Is there any of the hundreds of undocumented settings that defines the minimum width for a space character ? Or is there any way to tell the word chopper that I want to define a space as at least the width of another character in the same column ?