Constructor and Description |
---|
FaceDetectionInfo(int id,
Rect faceRect,
double depth) |
Modifier and Type | Method and Description |
---|---|
double |
getDepth() |
Rect |
getFaceRect() |
int |
getId() |
java.lang.String |
getTag() |
java.lang.String |
toString() |