| 程序包 | 说明 |
|---|---|
| com.luues.faceVision.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private Key |
Attributes.age |
private Key |
Attributes.ethnicity |
private Key |
Attributes.gender |
private Key |
Threshold.key |
| 限定符和类型 | 方法和说明 |
|---|---|
Key |
Attributes.getAge() |
Key |
Attributes.getEthnicity() |
Key |
Attributes.getGender() |
Key |
Threshold.getKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Attributes.setAge(Key age) |
void |
Attributes.setEthnicity(Key ethnicity) |
void |
Attributes.setGender(Key gender) |
void |
Threshold.setKey(Key key) |
Copyright © 2020. All rights reserved.