OCRFeeder 0.7.7 released



Hi,

Today I released OCRFeeder version 0.7.7.

What is OCRFeeder
==================

OCRFeeder is a document layout analysis and optical character
recognition system.
Given the images it will automatically outline its contents, distinguish
between what's graphics and text and perform OCR over the latter. It
generates multiple formats being its main one ODT.

It features a complete GTK+ GUI that allows users to correct any
unrecognized characters, define or correct bounding boxes, set paragraph
styles, clean the input images, import PDFs, save and load the project,
export everything to multiple formats, etc.

Homepage: http://live.gnome.org/OCRFeeder

Main changes in this version
=============================

Bug Fixes
----------

* Fix memory usage (use a limited number of ImageReviewer instances,
  among other changes that save memory)
* Fix single recognition of a content area
* Import the Image module from PIL to avoid issues
* Fix the sys path for the CLI
* Reset the mouse cursor (to be the normal one) when deleting areas
* Fix missing dependency check for reportlab (gb#656574)
* Remove libgnome dependency (thanks to György Balló)

Improvements
-------------

* Generate a ChangeLog file from git when running make dist
  (thanks to Alberto Garcia)
* Miscellaneous code improvements (remove unused code;
  reorganize some classes; use subclasses of GTK+ objects instead
  of generic Python objects)
* Use a dedicated temporary folder and delete it afterwards
* Remove the temporary folder setting from the preferences dialog
* Create a temporary directory correctly for the PDF conversion
* Change the way the areas are removed to make it more secure

New and Updated Translations
-----------------------------

* Marek Černocký [cz]
* Joe Hansen [da]
* Mario Blättermann [de]
* Kristjan SCHMIDT [eo]
* Daniel Korostil [uk]
* Matej Urbančič [sl]

Where to find OCRFeeder
========================

Git: http://git.gnome.org/browse/ocrfeeder/
Bugzilla: https://bugzilla.gnome.org/enter_bug.cgi?product=ocrfeeder
Tarball: http://download.gnome.org/sources/ocrfeeder/0.7/ocrfeeder-0.7.7.tar.xz


First announcement: http://www.joaquimrocha.com/2011/12/10/ocrfeeder-0-7-7-released/


Enjoy,

--
Joaquim Rocha
http://www.igalia.com






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]