python-gamera.toolkits.ocr

toolkit for building OCR systems

Description

The Gamera OCR Toolkit is meant to help building optical character recognition (OCR) systems for standard text documents. Even though it can be used as is, it is specifically designed to make individual steps of the recognition system customizable and replaceable. It provides:
 * a flexible mechanism for plugging in custom page segmentation algorithms
 * heuristic rules for dealing with diacritics, and for disambiguation of
   common confused roman characters (like comma and apostrophe, or lower
   and upper case ‘W’)
 * a ready-to-run script ocr4gamera which acts as a basic OCR-system.

Note that the toolkit does not include any training data.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

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


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-gamera.toolkits.ocr