Dear All,

In the project that I am currently working in, I have a pure text line 
cropped from an document image. 

As a next step, I need to recognize the text using and at the same time, I 
need to get the words coordinates.

To get that coordinates I am passing the hocr parameters to the command 
line and assign the page segmentation mode to 7 (line).

tesseract file.png out.txt --psm 7 hocr.

However, the output is really bad because by passing these parameters, the 
line will be conisders as a page and some words will not be detected at the 
output.

Is there another way to get the word coordinate of that line?

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/3ac3f564-f05a-4d4a-a891-ee1c1b6bec8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to