public static class CompareFaceResponse.Data extends Object
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getConfidence() |
List<Integer> |
getRectAList() |
List<Integer> |
getRectBList() |
List<Float> |
getThresholds() |
void |
setConfidence(Float confidence) |
void |
setRectAList(List<Integer> rectAList) |
void |
setRectBList(List<Integer> rectBList) |
void |
setThresholds(List<Float> thresholds) |
Copyright © 2020. All Rights Reserved.