Hey Thilanka,

I ran into a similar problem when I only needed it to look at
hexidecimal values. What I ended up doing was creating a separate
"langauge" that only contained the specified characters. So you could
create a langauge of numbers and a language with letters and use
tesseract to read each part of your image using the appropriate
language.

The web address below shows you how to train tesseract for a specific
language. Hope this helps.

http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract



On Mar 6, 11:46 pm, Thilanka Kaushalya <lgtkausha...@gmail.com> wrote:
> Hi,
>
>        I'm using Tesseract for my letter recognition project and currently
> the recognitions is quite good.
> The letters are hand written.But there are some problems when I used it to
> recognise the letter "O" and
> number "0". These letters are used in data areas as the fields that enter
> names. So names cannot have any
> numbers with it. And when we are using the the system of the data fields as
> date of birth it only contains
> numbers. So I'm willing to give restriction to the recognition system saying
> that the corresponding data fields
> have only numbers or the letters.
>        And also I'm willing to review the recognised letters with the
> possible words so we can improve the accuracy
> of the data. But I don't have any idea about how to do that.
>
> Can some one help me. Thank you.
>
> Regards,
> Thilanka.
> --http://coders-view.blogspot.com/http://thilankagekawuluwa.blogspot.com/http://twitter.com/thilanka_k

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to tesseract-...@googlegroups.com.
To unsubscribe from this group, send email to 
tesseract-ocr+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en.

Reply via email to