public static class flandmark.FLANDMARK_Model extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
flandmark.FLANDMARK_Model()
Default native constructor.
|
flandmark.FLANDMARK_Model(long size)
Native array allocator.
|
flandmark.FLANDMARK_Model(Pointer p)
Pointer cast constructor.
|
| 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(long 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, 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_Model()
public flandmark.FLANDMARK_Model(long size)
Pointer.position(long).public flandmark.FLANDMARK_Model(Pointer p)
Pointer.Pointer(Pointer).public flandmark.FLANDMARK_Model position(long 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)
@ByRef public flandmark.FLANDMARK_Data data()
public flandmark.FLANDMARK_Model data(flandmark.FLANDMARK_Data data)
@Cast(value="uint8_t*") 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 © 2016. All rights reserved.