Hi all, New to tesseract But I've been able to get pretty far with it in the past week. I'm using AnalyseLayout with PSM_AUTO to let tesseract guess the page's segments. I then present these in a UI where the user can modify them.
It's fairly easy to call SetRectangle and OCR each of these segments individually, but this appears to greatly hurt OCR quality (I guess because it has less to learn from). Is there a way to manually reset segments to scan, or to at least prevent this quality loss? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

