Tesseract

Paint programs, vector editors, 3d modelers, animation editors, etc.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

Tesseract

#1 Post by robwoj44 »

http://code.google.com/p/tesseract-ocr/
Tesseract is probably the most accurate open source OCR engine available. Combined with the Leptonica Image Processing Library it can read a wide variety of image formats and convert them to text in over 60 languages. It was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but since then it has been improved extensively by Google.
http://dotpups.de/puppy5/racy/graphics/
Language package you will find in http://code.google.com/p/tesseract-ocr/downloads/list
Compiled in racy 5.5

The dependencies:
Leptonica from http://murga-linux.com/puppy/viewtopic. ... 716#738716

robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

VietOCR

#2 Post by robwoj44 »

http://vietocr.sourceforge.net/
A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract.
http://dotpups.de/puppy5/racy/graphics/

The dependencies:
tesseract from http://murga-linux.com/puppy/viewtopic. ... 721#738721
java from http://shino.pos.to/party/bridge.cgi?puppy/opt/

Post Reply