Hello,

I'm trying to see how Tesseract detects certain layout elements, e.g. 
tables. I am able to see the regions in ScrollView, e.g.:
tesseract.exe -c textord_show_tables=true test.png test segdemo inter

this works well  - I can see tables being painted with different color. Now 
I am trying to output those regions to a file, is that possible? I tried 
"hocr" mode but it seems to only return disconnected lines. Basically I 
would like to see what I see in ScrollView, in a text file.

Thanks in advance.

Andrey

-- 
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 post to this group, send email to tesseract-ocr@googlegroups.com.
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/09e85ee1-bca9-49d8-bb4e-5fb650781f66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to