Downloadliste

Projektbeschreibung

GNU Ocrad is an OCR (Optical Character Recognition) program and library 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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-24 03:53
0.22-rc1

Zitat wurden Zeichen in Nachrichten wie von GNU Coding Standards beraten geändert.
Im Handbuch und in der Manpage wurden kleine Verbesserungen vorgenommen.
Tags: Development
Quote characters in messages have been changed as advised by GNU Coding Standards.
Small improvements have been made in the manual and in the man page.

2011-01-12 07:13
0.21

Einige interne Fehler durch laute Eingang ausgelöst wurden behoben. Das Kapitel "OCR-Ergebnisse File" hat das Handbuch aufgenommen worden. Stdin und stdout sind jetzt im Binär-Modus auf MSVC und OS2 gesetzt.
Tags: Stable
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.

2010-11-21 06:07
0.21-pre2

Einige interne Fehler durch laute Eingang ausgelöst wurden behoben. Stdin und stdout sind jetzt im Binär-Modus auf MSVC und OS2 gesetzt. Einige Tabellen mit lauten "grauen" Zellen sind nicht mehr verworfen.
Tags: Development
Some internal errors triggered by noisy input have been fixed. Stdin and stdout are now set in binary mode on MSVC and OS2. Some tables with noisy "grey" cells are no longer discarded.

2010-07-19 20:34
0.20

Die folgenden Funktionen wurden in die Bibliothek Schnittstelle hinzugefügt: OCRAD_scale, OCRAD_result_chars_total, OCRAD_result_chars_block und OCRAD_result_chars_line.
Tags: Stable
The following functions have been added to the library interface: OCRAD_scale, OCRAD_result_chars_total, OCRAD_result_chars_block, and OCRAD_result_chars_line.

2010-01-29 03:39
0.19

Eine Bibliothek Schnittstelle wurde hinzugefügt. Die Option "- Ernte" wurde mit dem ähnlichen, aber andere Option "ersetzt - Schnitt", die Koordinaten aus dem ORF-Datei übernommen akzeptieren kann. Anerkennung von Dateien mit einem einzelnen Zeichen und ohne Leerzeichen an den Rändern, wurde behoben. Lintian Warnungen in Debian über man-Seiten wurden geschlossen.
Tags: Stable
A library interface has been added. The option "--crop" has been replaced with the similar but different option "--cut", which can accept coordinates taken from the ORF file. Recognition of files with a single character and without white space at the edges has been fixed. Lintian warnings in Debian about man pages have been fixed.

Project Resources