Skip to content

hs105/tesseract-gui

 
 

Repository files navigation

Tesseract GUI

A graphical user interface for the Tesseract OCR engine. The program has been introduced in the Master’s thesis “Analyses and Heuristics for the Improvement of Optical Character Recognition Results for Fraktur Texts” by Paul Vorbach.

Screenshots

Preprocessing Preprocessing view

Box Editor Box editor for training

Glyph Overview Glyph overview for easier detection of errors

Comparison View Comparison view to compare the original document with the perceived result

Transcription View Evaluation view with a transcription field

ocrevalUAtion ocrevalUAtion

Batch Export Batch export functionality to handle large projects

Download & Usage

You can download and build the source code using Gradle. I will soon publish more detailed information on how to do this as well as a binary release.

Credits

License

GPLv3

Tesseract GUI - a graphical user interface for the Tesseract OCR engine
Copyright (C) 2014  Paul Vorbach

This program 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.

This program 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 this program.  If not, see <http://www.gnu.org/licenses/>.

About

GUI for Tesseract OCR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%