Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GNOME/ocrfeeder
Read-only mirror of https://gitlab.gnome.org/GNOME/ocrfeeder
https://github.com/GNOME/ocrfeeder
Last synced: 10 days ago
JSON representation
Read-only mirror of https://gitlab.gnome.org/GNOME/ocrfeeder
- Host: GitHub
- URL: https://github.com/GNOME/ocrfeeder
- Owner: GNOME
- License: gpl-3.0
- Created: 2012-06-03T14:09:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-05T02:42:07.000Z (about 1 month ago)
- Last Synced: 2024-10-29T19:59:50.886Z (15 days ago)
- Language: Python
- Homepage: https://gitlab.gnome.org/GNOME/ocrfeeder
- Size: 2.41 MB
- Stars: 86
- Watchers: 11
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
=================================
OCRFeeder - A Complete OCR Suite
=================================OCRFeeder is a complete Optical Character Recognition and Document Analysis and Recognition program.
Author: Joaquim Rocha
OCRFeeder comes with a graphical user and a command line interfaces.
For help on how to use the command line interface, run the command:
ocrfeeder-cli --helpThe graphical interface also features documentation on how to use it, which can be accessed through the Help menu or by pressing F1.
Building from git
==================$ git clone https://gitlab.gnome.org/GNOME/ocrfeeder.git
$ cd ocrfeeder
$ ./autogen.sh
$ makeCopyright
==========OCRFeeder is (c) 2008-2014 Joaquim Rocha
OCRFeeder is (c) 2009-2010 Igalia, S.L.
https://wiki.gnome.org/Apps/OCRFeeder
The *odf* module is (c) Søren Roug, European Environment Agency
http://odfpy.forge.osor.eu/See AUTHORS file for details on authors
OCRFeeder 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, either version 3 of the License, or
(at your option) any later version.OCRFeeder 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.See the COPYING file for more details.