Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FLANDMARK_Model() |
FLANDMARK_Model(int size) |
FLANDMARK_Model(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
bb() |
flandmark.FLANDMARK_Model |
bb(DoublePointer bb) |
flandmark.FLANDMARK_Data |
data() |
flandmark.FLANDMARK_Model |
data(flandmark.FLANDMARK_Data data) |
BytePointer |
normalizedImageFrame() |
flandmark.FLANDMARK_Model |
normalizedImageFrame(BytePointer normalizedImageFrame) |
flandmark.FLANDMARK_Model |
position(int position) |
FloatPointer |
sf() |
flandmark.FLANDMARK_Model |
sf(FloatPointer sf) |
int |
W_COLS() |
flandmark.FLANDMARK_Model |
W_COLS(int W_COLS) |
int |
W_ROWS() |
flandmark.FLANDMARK_Model |
W_ROWS(int W_ROWS) |
DoublePointer |
W() |
flandmark.FLANDMARK_Model |
W(DoublePointer W) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic FLANDMARK_Model()
public FLANDMARK_Model(int size)
public FLANDMARK_Model(Pointer p)
public flandmark.FLANDMARK_Model position(int position)
public DoublePointer W()
public flandmark.FLANDMARK_Model W(DoublePointer W)
public int W_ROWS()
public flandmark.FLANDMARK_Model W_ROWS(int W_ROWS)
public int W_COLS()
public flandmark.FLANDMARK_Model W_COLS(int W_COLS)
public flandmark.FLANDMARK_Data data()
public flandmark.FLANDMARK_Model data(flandmark.FLANDMARK_Data data)
public BytePointer normalizedImageFrame()
public flandmark.FLANDMARK_Model normalizedImageFrame(BytePointer normalizedImageFrame)
public DoublePointer bb()
public flandmark.FLANDMARK_Model bb(DoublePointer bb)
public FloatPointer sf()
public flandmark.FLANDMARK_Model sf(FloatPointer sf)
Copyright © 2014. All Rights Reserved.