Re: Advice for OCR solution (or alternative)
From: Andrew Parker (aparker_at_stanford.edu)
Date: 07/31/04
- Next message: os2: "problem to compile with gcj"
- Previous message: xarax: "Re: Iterator Class?"
- In reply to: Roedy Green: "Re: Advice for OCR solution (or alternative)"
- Next in thread: Roedy Green: "Re: Advice for OCR solution (or alternative)"
- Reply: Roedy Green: "Re: Advice for OCR solution (or alternative)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jul 2004 16:05:43 -0700
Thanks, loading a hashtable with all the possible characters and then
hashing each isolated character in the image sounds like an intelligent
idea. However, I'm short on graphics programming experience. Do you have
any links to resources for manipulating images on such a small
pixel-by-pixel scale? Are there library classes specifically tailored to
this kind of work?
~Andrew
"Roedy Green" <look-on@mindprod.com.invalid> wrote in message
news:inelg0hc9nh622mh3p9scif79f05p2k2hm@4ax.com...
> On Fri, 30 Jul 2004 13:20:38 -0700, "Andrew Parker"
> <aparker@stanford.edu> wrote or quoted :
>
> > does anyone know of any open source OCR
>
> You don't need true OCR because your images are utterly perfect and
> perfectly aligned.
>
> see http://mindprod.com/jgloss/screenscraping.html
>
> Another approach might be to use an interface for disabled people to
> capture the data for you.
>
> --
> Canadian Mind Products, Roedy Green.
> Coaching, problem solving, economical contract programming.
> See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
- Next message: os2: "problem to compile with gcj"
- Previous message: xarax: "Re: Iterator Class?"
- In reply to: Roedy Green: "Re: Advice for OCR solution (or alternative)"
- Next in thread: Roedy Green: "Re: Advice for OCR solution (or alternative)"
- Reply: Roedy Green: "Re: Advice for OCR solution (or alternative)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]