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