@Namespace(value="tesseract") @NoOffset @Properties(inherit=tesseract.class) public class OrientationDetector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
OrientationDetector(int[] allowed_scripts,
OSResults results) |
OrientationDetector(IntBuffer allowed_scripts,
OSResults results) |
OrientationDetector(IntPointer allowed_scripts,
OSResults results) |
OrientationDetector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
detect_blob(BLOB_CHOICE_LIST scores) |
int |
get_orientation() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic OrientationDetector(Pointer p)
Pointer(Pointer).public OrientationDetector(@StdVector IntPointer allowed_scripts, OSResults results)
public OrientationDetector(@StdVector IntBuffer allowed_scripts, OSResults results)
public OrientationDetector(@StdVector int[] allowed_scripts, OSResults results)
@Cast(value="bool") public boolean detect_blob(BLOB_CHOICE_LIST scores)
public int get_orientation()
Copyright © 2022. All rights reserved.