public static class flandmark.FLANDMARK_LBP extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
flandmark.FLANDMARK_LBP()
Default native constructor.
|
flandmark.FLANDMARK_LBP(long size)
Native array allocator.
|
flandmark.FLANDMARK_LBP(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
hop() |
flandmark.FLANDMARK_LBP |
hop(byte hop) |
flandmark.FLANDMARK_LBP |
position(long position) |
int |
WINS_COLS() |
flandmark.FLANDMARK_LBP |
WINS_COLS(int WINS_COLS) |
int |
WINS_ROWS() |
flandmark.FLANDMARK_LBP |
WINS_ROWS(int WINS_ROWS) |
IntPointer |
wins() |
flandmark.FLANDMARK_LBP |
wins(IntPointer wins) |
IntPointer |
winSize() |
int |
winSize(int i) |
flandmark.FLANDMARK_LBP |
winSize(int i,
int winSize) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic flandmark.FLANDMARK_LBP()
public flandmark.FLANDMARK_LBP(long size)
Pointer.position(long).public flandmark.FLANDMARK_LBP(Pointer p)
Pointer.Pointer(Pointer).public flandmark.FLANDMARK_LBP position(long position)
public int winSize(int i)
public flandmark.FLANDMARK_LBP winSize(int i, int winSize)
@MemberGetter public IntPointer winSize()
public flandmark.FLANDMARK_LBP hop(byte hop)
@Cast(value="uint32_t*") public IntPointer wins()
public flandmark.FLANDMARK_LBP wins(IntPointer wins)
public int WINS_ROWS()
public flandmark.FLANDMARK_LBP WINS_ROWS(int WINS_ROWS)
public int WINS_COLS()
public flandmark.FLANDMARK_LBP WINS_COLS(int WINS_COLS)
Copyright © 2016. All rights reserved.