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