Differences between revisions 5 and 6
Revision 5 as of 2009-11-06 13:01:19
Size: 1843
Editor: JoaquimRocha
Comment:
Revision 6 as of 2010-02-04 10:45:48
Size: 1846
Editor: JoaquimRocha
Comment: Updating URLs to GNOME's
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
Source repository is on Gitorious:
   * [[http://gitorious.org/ocrfeeder/ocrfeeder]]
Code:
   * [[http://git.gnome.org/browse/ocrfeeder]]
Line 26: Line 26:
Releases packages and bug tracker is on Google Code: Releases packages:
  * [[http://ftp.gnome.org/pub/GNOME/sources/ocrfeeder/]]

B
ug tracker is on Google Code:
Line 38: Line 41:
git clone git://gitorious.org/ocrfeeder/ocrfeeder.git git clone git://git.gnome.org/ocrfeeder
Line 44: Line 47:
   * [[http://gitorious.org/ocrfeeder/ocrfeeder/blobs/master/README]]    * [[http://git.gnome.org/browse/ocrfeeder/tree/README]]

Overview

OCRFeeder is a document layout analysis and optical character recognition system.

Given the images it will automatically outline its contents, distinguish between what's graphics and text and perform OCR over the latter. It generates multiple formats being its main one ODT.

It features a complete GTK graphical user interface that allows the users to correct any unrecognized characters, defined or correct bounding boxes, set paragraph styles, clean the input images, import PDFs, save and load the project, export everything to multiple formats, etc. OCRFeeder was developed as the project of the Master's Thesis in Computer Science of Joaquim Rocha.

Current Status

Screencast

Screenshots

  • OCRFeeder main view OCRFeeder Unpaper dialog view OCRFeeder Tesseract engine configuration dialog view

Where Do I Get It

Code:

Releases packages:

Bug tracker is on Google Code:

Download

Debian and tarball packages

Show Me The Code

You can checkout the latest sources doing the following:

git clone git://git.gnome.org/ocrfeeder

How Do I Use It

Please visit the link below to read OCRFeeder's README:


CategoryOffice

Apps/OCRFeeder (last edited 2020-01-10 14:11:24 by AndreKlapper)