public class FaceCroppingResult
extends java.lang.Object
| Constructor and Description |
|---|
FaceCroppingResult(Bitmap alignedImage,
Rect faceRect,
Bitmap croppedImage,
int faceCount) |
| Modifier and Type | Method and Description |
|---|---|
Bitmap |
getAlignedImage() |
Bitmap |
getCroppedImage() |
int |
getFaceCount() |
Rect |
getFaceRect() |