GNU Ocrad 0.18-pre2 (Development branch) |
|
|
Thursday February 14, 2008. 04:40 PM FreshMeat
Ocrad is the GNU OCR (Optical Character Recognition) program, implemented as a filter and based on a feature extraction method. It reads images in pbm (bitmap), pgm (greyscale), or ppm (color) formats and produces text in byte (8-bit) or UTF-8 formats. It also includes a layout analyzer that is 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.
License: GNU General Public License v3
Changes:
The "--crop" option now accepts negative
coordinates, interpreted as relative to the
right-bottom corner of the image.
|