@Namespace(value="tesseract")
@NoOffset
public static class tesseract.ChoiceIterator
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
ChoiceIterator(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
ChoiceIterator(tesseract.LTRResultIterator result_it) |
| Modifier and Type | Method and Description |
|---|---|
float |
Confidence() |
org.bytedeco.javacpp.BytePointer |
GetUTF8Text() |
boolean |
Next() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ChoiceIterator(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public ChoiceIterator(@Const @ByRef
tesseract.LTRResultIterator result_it)
Copyright © 2018. All rights reserved.