Package | Description |
---|---|
net.sourceforge.tess4j | |
net.sourceforge.tess4j.util |
Modifier and Type | Field and Description |
---|---|
static TessAPI |
TessAPI.INSTANCE
An instance of the class library.
|
Modifier and Type | Method and Description |
---|---|
protected TessAPI |
Tesseract.getAPI()
Returns TessAPI object.
|
Modifier and Type | Method and Description |
---|---|
static TessAPI |
LoadLibs.getTessAPIInstance()
Loads Tesseract library via JNA.
|