@Namespace(value="tesseract::Wordrec")
public static class tesseract.FillLatticeFunc
extends org.bytedeco.javacpp.FunctionPointer
| Constructor and Description |
|---|
FillLatticeFunc(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(tesseract.Wordrec o,
tesseract.MATRIX ratings,
tesseract.WERD_CHOICE_LIST best_choices,
tesseract.UNICHARSET unicharset,
tesseract.BlamerBundle blamer_bundle) |
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 FillLatticeFunc(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public void call(tesseract.Wordrec o, @Const @ByRef tesseract.MATRIX ratings, @Const @ByRef tesseract.WERD_CHOICE_LIST best_choices, @Const @ByRef tesseract.UNICHARSET unicharset, tesseract.BlamerBundle blamer_bundle)
Copyright © 2018. All rights reserved.