GNU Ocrad is an OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method.
Also includes a layout analyser able to separate the columns or blocks of text normally found on printed pages.
Ocrad can be used as a stand-alone console application, or as a backend to other programs.
Product's homepage
What's New in This Release: [ read full changelog ]
· Some internal errors triggered by noisy input have been fixed.
· The chapter "OCR Results File" has been added to the manual.
· Stdin and stdout are now set in binary mode on MSVC and OS2.