Commit Graph

4 Commits

Author SHA1 Message Date
ajacoutot
b9094d6b19 Update to tesseract-2.04
Fixes more than 20 issues, including portability ones.

from Daniel Dickman, thanks!
2009-08-24 07:12:40 +00:00
ajacoutot
98bfd8bccc - prevent several crashes
patches from http://www.win.tue.nl/~aeb/linux/ocr/tesseract.html
2009-03-05 08:09:40 +00:00
ajacoutot
9434b46ae6 - fix path to xterm 2009-02-17 09:19:03 +00:00
ajacoutot
81ddca477f Import tesseract-2.03
The Tesseract OCR engine 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
it is probably one of the most accurate open source OCR engines
available. The source code will read a binary, grey or color image and
output text. A tiff reader is built in that will read uncompressed TIFF
images, or libtiff can be added to read compressed images.


reworked from scratch from an original submission by
jrrs at ice-nine dot org a while ago on ports@; he's been non-responsive
so far so I'm taking MAINTAINERship.
2008-09-17 10:17:27 +00:00