| Package | Description |
|---|---|
| org.bytedeco.tesseract.global |
| Modifier and Type | Method and Description |
|---|---|
static ChoiceIterator |
tesseract.TessResultIteratorGetChoiceIterator(ResultIterator handle) |
| Modifier and Type | Method and Description |
|---|---|
static float |
tesseract.TessChoiceIteratorConfidence(ChoiceIterator handle) |
static void |
tesseract.TessChoiceIteratorDelete(ChoiceIterator handle) |
static BytePointer |
tesseract.TessChoiceIteratorGetUTF8Text(ChoiceIterator handle) |
static boolean |
tesseract.TessChoiceIteratorNext(ChoiceIterator handle) |
Copyright © 2019. All rights reserved.