GNU Ocrad Changelog

What's new in GNU Ocrad 0.23 Pre2

Jan 8, 2014
  • Filters of type '*_only' now remove leading whitespace.
  • ocradlib.h: Changed 'uint8_t' to 'unsigned char'.
  • Added some missing inclusions of 'cstdlib'.
  • ocrad.texinfo: Renamed to ocrad.texi.

New in GNU Ocrad 0.22 RC2 (May 30, 2013)

  • Scaling and smoothing are now made before thresholding.
  • Character recognition has been improved. (H - N, O - Q, V - Y, merged TT).
  • The library function "OCRAD_set_utf8_format" has been added.
  • "configure" now accepts options with a separate argument.

New in GNU Ocrad 0.21 (Jan 12, 2011)

  • 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.

New in GNU Ocrad 0.21-pre2 (Nov 22, 2010)

  • 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.

New in GNU Ocrad 0.20 (Jul 19, 2010)

  • 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.

New in GNU Ocrad 0.18 Pre 4 (Oct 11, 2008)

  • The new option "--quiet" has been added.
  • Verbosity control of messages has been modified.

New in GNU Ocrad 0.17 (Oct 11, 2008)

  • The license has been updated to GPL version 3 or later.
  • The "--scale" option no longer suppresses ORF output.
  • The removal of thick frames has been improved.
  • "Textline" now accepts more than one big initial.
  • The files "configure" and "Makefile.in" have been modified to be more GNU-standards compliant.