OCRE application is an optical character recognition (OCR) system that reads an image file and writes ASCII or Unicode characters.
Languages:
English, French, Polish, Spanish
Installation:
unpack the file ...tgz (tar xzvf ...)
# vi config.h instala # you can change the directory for the decision trees
sh instala
make depend
make ocre
ocre .....pgm
# waits you to enter the leter displayed (with RETURN)
# as root
make install installman
ocre.1 manual
ocre -h options, help
Product's homepage
What's New in This Release: [ read full changelog ]
· This version adds a small change in pattern recognition.
· Some errors have been corrected.