Re: [Jocr-devels] Help on making changes to JOCR to learn new characters.
Status: Alpha
Brought to you by:
joerg10
From: Joerg S. <Joe...@UR...> - 2010-09-24 09:01:42
|
> JOCR is unable to detect '@' character and it is converting 0 (Zero) > as upper case 'O'. Is there any way that I can modify or configure JOCR to > recognize '@' and other characters which are not being correctly read by > JOCR. If you feel, that the reason is bad recognition instead of bad scan quality, send a small sample + short description file directly to me. Also please try always the newest version http://www.ovgu.de/jschulen/ocr/jocr.tgz before asking for improvements. You can set a filter -C 0-9 if you want to detect numbers only. Distinguish 0 from O is mostly a context problem. This is not or poorly supported. Joerg |