Skip to content

hsnr-gamera/gamera-4

Repository files navigation

Gamera 4 (for Python 3)

Gamera is a framework for building document analysis applications.
It is not a packaged document recognition system, but a toolkit for building document image recognition systems.

For more information about Gamera, visit the Gamera website at:

http://gamera.informatik.hsnr.de/

Installation and Usage

See the INSTALL file for installation instructions, or online under

http://gamera.informatik.hsnr.de/docs/gamera-docs/install.html

The complete Gamera documentation is available online at:

http://gamera.informatik.hsnr.de/docs/gamera-docs/

Authors and License

(c)2001-2003 Michael Droettboom, Karl Mac Millan, Ichiro Fujinaga
(c)2004-2007 Michael Droettboom
(c)2008-2019 Michael Droettboom and Christoph Dalitz

See the file ACKNOWLEDGEMENTS for additional contributors.

This software is distributed under the GNU General Public License version 2, or (at your option) any later version. See the file LICENSE for more information.

As the GNU GPL is only applicable to software, the accompanying documentation is distributed under the terms of the Creative Commons Attribution-Share Alike license. See the bottom of the file doc/src/index.txt for details.