Package | Description |
---|---|
org.bytedeco.tesseract | |
org.bytedeco.tesseract.global |
Modifier and Type | Method and Description |
---|---|
Dawg |
TessBaseAPI.GetDawg(int i)
Return the pointer to the i-th dawg loaded into tesseract_ object.
|
Modifier and Type | Method and Description |
---|---|
static Dawg |
tesseract.TessBaseAPIGetDawg(TessBaseAPI handle,
int i) |
Copyright © 2021. All rights reserved.