T
- the type of DetectedFace
public 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, readBinary
binaryHeader, writeBinary