Package | Description |
---|---|
net.sourceforge.tess4j |
Modifier and Type | Method and Description |
---|---|
static int |
TessAPI1.TessBaseAPIRecognize(TessAPI1.TessBaseAPI handle,
TessAPI1.ETEXT_DESC monitor)
Recognize the image from SetAndThresholdImage, generating Tesseract
internal structures.
|
static int |
TessAPI1.TessBaseAPIRecognizeForChopTest(TessAPI1.TessBaseAPI handle,
TessAPI1.ETEXT_DESC monitor)
Variant on Recognize used for testing chopper.
|