T - the type of DetectedFacepublic interface FaceAligner<T extends DetectedFace> extends ReadWriteableBinary
| Modifier and Type | Method and Description |
|---|---|
FImage |
align(T face)
For the provided face detection, return an aligned version of the face.
|
FImage |
getMask()
Return a mask image for aligned faces.
|
binaryHeader, readBinarybinaryHeader, writeBinary