[fpc-pascal] Reading text from images

Darius Blaszijk dhkblaszyk at zeelandnet.nl
Sat Dec 9 17:57:34 CET 2006


This technique is called OCR. No idea if there is a pascal implementation, 
but it should not be too hard to make one. It's based on neural networks 
that "learn" to recognize any character from any font.

Darius

----- Original Message ----- 
From: "Antal" <antal at componente.net>
To: <fpc-pascal at lists.freepascal.org>
Sent: Saturday, December 09, 2006 3:09 PM
Subject: [fpc-pascal] Reading text from images


> Does anybody have an idea about how to read text from an image, using 
> freepascal?
> There are lots of fonts, and so on, but it would be rather interesting to 
> make able fpc to read from jpegs or gifs, since on the net there is so 
> much information stored in images.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal 




More information about the fpc-pascal mailing list