Page 1 of 1

OCR 6s and 9s

Posted: Thu Nov 15, 2012 7:18 pm
by kpejr
I am trying to OCR a bunch of post cards that have a database ID. The printer used a small font. Is there anything I can try to keep 6s and 9s from being read as 8s. See the attached image, I'm tring to read 5032166 and I'm getting 5032186.

Thanks

Re: OCR 6s and 9s

Posted: Tue Nov 20, 2012 10:30 am
by SamiKharma
Hi,

The image you attached is REALLY poor quality. Though it is 300 dpi, it contains an image taken at a much lower dpi inside it and that is what you are trying to recognize.
You can use FxBitonalDilate8 and it will recognize the number, but that will also bring up all the noise, which will also be recognized as faulty characters. Any subsequent trial to reduce the noise will only rechange the recognition.
My advise, use a better resolution image.

Best,
Sami