Copyright (C) 2009, 2010, 2011 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/>.

The complete GNU General Public License Notice can also be found in
the 'COPYING' file in the root directory.

----------------------------------------------------------------------


In this directory, you can find several small tools.

Here is a description of some of them:

./

	pbm_text_in_doc: Localize and recognize text in a document.

	text_in_doc_preprocess: Preprocess a document image in order
				to extract its text.

	text_in_picture: Localize text in pictures (Do NOT extract and
			 recognize text)

	text_recognition_in_picture: Localize, extract and try to
				     recognize text in pictures
				     (experimental).