@Namespace(value="tesseract::Dict")
public static class tesseract.ParamsModelClassifyFunc
extends org.bytedeco.javacpp.FunctionPointer
| Constructor and Description |
|---|
ParamsModelClassifyFunc(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
call(tesseract.Dict o,
org.bytedeco.javacpp.BytePointer lang,
org.bytedeco.javacpp.Pointer path) |
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 ParamsModelClassifyFunc(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public float call(tesseract.Dict o, @Cast(value="const char*") org.bytedeco.javacpp.BytePointer lang, org.bytedeco.javacpp.Pointer path)
Copyright © 2018. All rights reserved.