public static class VerifyFaceMaskResponse.Data extends Object
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getConfidence() |
Integer |
getMask() |
Integer |
getMaskRef() |
List<Integer> |
getRectangle() |
List<Integer> |
getRectangleRef() |
List<Float> |
getThresholds() |
void |
setConfidence(Float confidence) |
void |
setMask(Integer mask) |
void |
setMaskRef(Integer maskRef) |
void |
setRectangle(List<Integer> rectangle) |
void |
setRectangleRef(List<Integer> rectangleRef) |
void |
setThresholds(List<Float> thresholds) |
Copyright © 2020. All Rights Reserved.