Package | Description |
---|---|
org.bytedeco.tesseract | |
org.bytedeco.tesseract.global |
Modifier and Type | Method and Description |
---|---|
void |
TessBaseAPI.SetProbabilityInContextFunc(ProbabilityInContextFunc f)
Sets Dict::probability_in_context_ function to point to the given
function.
|
Modifier and Type | Method and Description |
---|---|
static void |
tesseract.TessBaseAPISetProbabilityInContextFunc(TessBaseAPI handle,
ProbabilityInContextFunc f) |
Copyright © 2021. All rights reserved.