* Scribo 0.1

  	 * Initial release of Scribo, an Olena module for page
           segmentation and text extraction in images. It is composed
           of a set of functions and data structures and allows to
           build dedicated page segmentation toolchains.

	 * New command line tool providing access document analysis
           toolchains. It includes Page segmentation and text
           extraction in document image, and text detection in
           pictures.

	 * New tool to rebuild a document from an XML file to PDF,
           HTML, SVG and Open Document. This tool preserves the layout
           and extract photos and non text objects from the input
           document image.

	 * New multi-scale binarization algorithm based on a Sauvola's
           algorithm. It has been designed for document
           binarization.

	 * New graphical tool to compute and display page segmentation
           results.

	 * Include support for PAGE XML outputs. Page segmentation
           results are stored in this format which includes text and
           objects information.




Local Variables:
mode: outline
ispell-local-dictionary: "american"
End:

----

Copyright (C) 2010 EPITA Research and Development Laboratory (LRDE)

This file is part of Olena.

Olena is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation, version 2 of the License.

Olena is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with Olena.  If not, see <http://www.gnu.org/licenses/>.
