[REBOL] Re: comlib by Anton.... thanks!
From: moliad::gmail::com at: 26-Oct-2007 9:49
Thanks everyone for the OCR links... I'll be looking into this eventually
:-) its fun stuff.
btw, I had started my own little OCR built in REBOL just for fun...although
I didn't get to the letter recognition, I have the line detection working
(from a multi-line document, it finds each individual line). It even
properly finds font topline/midline/baselines within a line of text.
Its an interactive tool, which plots over the supplied images any data it
detects... This kind of prototyping is so much fun with REBOL. you can do
all the work in one language and easy to use setup. From the gui, to the
algorythms, to the graphic detection and plotting. NO other language makes
it such an integrated and unified experience, especially in such a small
form factor.
-MAx
On 10/26/07, greg.schofield-iinet.net.au <greg.schofield-iinet.net.au>
wrote: