Hello, I used the parameter "tessedit_dump_page_segment" , It dump an image after removing horizontal and vertical lines. When I debugged the code I found that Tesseract doesn't uses this intermediate image(with no lines), It uses the original input image for OCR.
I want Tesseract to use intermediate image, do anyone know how to do it ? I think the function *Tesseract::SetupPageSegAndDetectOrientation *needed to be changed. Thanks in advance!! -- -- 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 --- 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]. For more options, visit https://groups.google.com/d/optout.

