Package | Description |
---|---|
net.sourceforge.tess4j |
Modifier and Type | Interface and Description |
---|---|
interface |
TessAPI
A Java wrapper for
Tesseract OCR 3.03 API using
JNA Interface Mapping . |
Modifier and Type | Class and Description |
---|---|
class |
TessAPI1
A Java wrapper for
Tesseract OCR 3.03 API using
JNA Direct Mapping . |
class |
Tesseract1
An object layer on top of
TessAPI1 , provides character
recognition support for common image formats, and multi-page TIFF images
beyond the uncompressed, binary TIFF format supported by Tesseract OCR
engine. |