Re: image letter recognition

2006-03-10 Thread Michael
>> Is there an existing package for python that will perform simple letter >> recognition from image files? I'm specifically looking for a way to >> read from a png file, but that can be changed. >> > "simple letter recognition from image file" now there's an oxymoron. > > I've successfully

Re: image letter recognition

2006-03-10 Thread Larry Bates
[EMAIL PROTECTED] wrote: > Is there an existing package for python that will perform simple letter > recognition from image files? I'm specifically looking for a way to > read from a png file, but that can be changed. > "simple letter recognition from image file" now there's an oxymoron. I've su