Skip to content

hsnr-gamera/gamera-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9660681 · Feb 12, 2025
Feb 12, 2025
Aug 5, 2019
Feb 14, 2023
Nov 15, 2012
Feb 12, 2025
Jun 3, 2019
Oct 21, 2022
Jul 30, 2023
Jan 13, 2023
Jan 13, 2023
Jul 30, 2023
Jul 30, 2023
Feb 14, 2023
Jan 9, 2023
Sep 19, 2011
Jan 23, 2023
Jul 4, 2023
Feb 18, 2022
Nov 18, 2019
Jul 30, 2023
Jul 30, 2023
Oct 21, 2022

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.