@NoOffset public static class FacemarkAAM.Config extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Config() |
Config(long size)
Native array allocator.
|
Config(Mat rot,
Point2f trans,
float scaling,
int scale_id) |
Config(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
model_scale_idx() |
FacemarkAAM.Config |
model_scale_idx(int setter) |
FacemarkAAM.Config |
position(long position) |
Mat |
R() |
FacemarkAAM.Config |
R(Mat setter) |
float |
scale() |
FacemarkAAM.Config |
scale(float setter) |
Point2f |
t() |
FacemarkAAM.Config |
t(Point2f setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public Config(Pointer p)
Pointer.Pointer(Pointer)
.public Config(long size)
Pointer.position(long)
.public Config(@ByVal(nullValue="cv::Mat::eye(2,2,CV_32F)") Mat rot, @ByVal(nullValue="cv::Point2f(0.0f, 0.0f)") Point2f trans, float scaling, int scale_id)
public Config()
public FacemarkAAM.Config position(long position)
public FacemarkAAM.Config R(Mat setter)
public FacemarkAAM.Config t(Point2f setter)
public float scale()
public FacemarkAAM.Config scale(float setter)
public int model_scale_idx()
public FacemarkAAM.Config model_scale_idx(int setter)
Copyright © 2020. All rights reserved.