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