@Name(value="L_Rcha")
public static class lept.L_RCHA
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
L_RCHA()
Default native constructor.
|
L_RCHA(long size)
Native array allocator.
|
L_RCHA(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
lept.NUMA |
naindex()
indices of best templates
|
lept.L_RCHA |
naindex(lept.NUMA naindex) |
lept.NUMA |
nasample()
indices of best samples
|
lept.L_RCHA |
nasample(lept.NUMA nasample) |
lept.NUMA |
nascore()
correlation scores of best templates
|
lept.L_RCHA |
nascore(lept.NUMA nascore) |
lept.NUMA |
nawidth()
widths of best templates
|
lept.L_RCHA |
nawidth(lept.NUMA nawidth) |
lept.NUMA |
naxloc()
x-locations of templates (delx + shiftx)
|
lept.L_RCHA |
naxloc(lept.NUMA naxloc) |
lept.NUMA |
nayloc()
y-locations of templates (dely + shifty)
|
lept.L_RCHA |
nayloc(lept.NUMA nayloc) |
lept.L_RCHA |
position(long position) |
lept.SARRAY |
satext()
character strings of best templates
|
lept.L_RCHA |
satext(lept.SARRAY satext) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic L_RCHA()
public L_RCHA(long size)
Pointer.position(long).public L_RCHA(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.L_RCHA position(long position)
position in class org.bytedeco.javacpp.Pointerpublic lept.NUMA naindex()
public lept.L_RCHA naindex(lept.NUMA naindex)
public lept.NUMA nascore()
public lept.L_RCHA nascore(lept.NUMA nascore)
public lept.SARRAY satext()
public lept.L_RCHA satext(lept.SARRAY satext)
public lept.NUMA nasample()
public lept.L_RCHA nasample(lept.NUMA nasample)
public lept.NUMA naxloc()
public lept.L_RCHA naxloc(lept.NUMA naxloc)
public lept.NUMA nayloc()
public lept.L_RCHA nayloc(lept.NUMA nayloc)
public lept.NUMA nawidth()
public lept.L_RCHA nawidth(lept.NUMA nawidth)
Copyright © 2018. All rights reserved.