* Scribo 2.1	July 8, 2014

	* The Scribo distribution now contains a Doxygen
	  documentation.

	* New logger class.

	* Improve text recognition: recognition speed and storage of
          the confidence.

	* New binarization algorithms: Wolf's, Otsu's, Niblack's and
          Kim's.

	* Speedup Sauvola's binarization algorithm.

	* Improve OCR result quality and processing time.

	* Add support for Tesseract 3.02.

	* Add the layout analysis algorithm XY-Cut.


* Scribo 2.0	September 16, 2011

	* 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, 2011, 2014 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/>.
