Package | Description |
---|---|
net.gdface.sdk | |
net.gdface.sdk.decorator | |
net.gdface.sdk.decorator.client |
Modifier and Type | Field and Description |
---|---|
protected static FInt2 |
CodeInfo.ZERO_OFFSET |
Modifier and Type | Method and Description |
---|---|
FInt2 |
CodeInfo.getMouth() |
FInt2 |
CodeInfo.getNose() |
FInt2 |
CodeInfo.getOffset()
人脸信息坐标偏移量
此字段属于状态描述字段,不是属于人脸信息部分, 此字段不为 null 时用于描述当前人脸信息对象中所有的坐标数据的原点相对实际原点的偏移量 |
Modifier and Type | Method and Description |
---|---|
static double |
RectUtils.distance(FInt2 p1,
FInt2 p2)
计算两点间距离
|
static double |
RectUtils.distance(FRect r,
FInt2 p)
计算矩形r中心点到p的距离
|
void |
CodeInfo.setMouth(FInt2 mouth) |
void |
CodeInfo.setNose(FInt2 nose) |
void |
CodeInfo.setOffset(FInt2 offset) |
Constructor and Description |
---|
CodeInfo(byte[] code,
FRect pos,
EyeInfo ei,
FInt2 mouth,
FInt2 nose,
FAngle angle,
byte[] facialData) |
Modifier and Type | Method and Description |
---|---|
FInt2 |
FInt2.delegate()
返回被装饰的
FInt2 实例 |
Constructor and Description |
---|
FInt2(FInt2 delegate) |
Modifier and Type | Method and Description |
---|---|
FInt2 |
FInt2.delegate() |
Constructor and Description |
---|
FInt2(FInt2 delegate) |
Copyright © 2020. All rights reserved.