detectLandmarks

fun FaceAlignmentModelBase<Bitmap>.detectLandmarks(imageProxy: ImageProxy): List<Landmark>

Detects Landmark objects on the given imageProxy.