--
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 tesseract-oc...@googlegroups.com.
To post to this group, send email to tesser...@googlegroups.com.
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/bf5d8e06-7e42-464d-ab50-61951a89447e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<rci_hm_DECK09.jpg>
<cel_rf_DECK08.jpg>
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/51085070-72F3-4ED5-81C1-4BE34146C5BE%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJpvoacgqmtcsLrBz4uQHHYhwGAmmO1mu-y%3DKhPBr4fchiofWA%40mail.gmail.com.
If you have a list of background colours for the image, you could extract those individually. I tried a simple gaussian blur to deal them ([1] and [2]). Not perfect, but you get the idea. Once the background colours are out of the equation, there is a horizontal line removal example included with leptonica that might help you [3]. I tried it on the two images ([4] and [5]), and then was able to get fairly good results.
art
---