Re: Trouble recognizing characters in images with different character size

2011-03-09 Thread patrickq
This is a known issue with Tesseract. One solution is to process the OCR results then detect the size discrepancy between the two parts of the line and then re-process each part as a separate image. In essence, doing that prevents Tesseract from drawing bad inferences. I think Tesseract 3.01 bring

Trouble recognizing characters in images with different character size

2011-03-09 Thread Søren Engel
Hello fellow members, I am currently working on a upgrading an old OCR module at our development team which was originally written in VB using the integreted OCR components within Microsoft Office 2003. Since this is discontinued (as Microsoft was discarded the COM components from the office distr