detectLandmarks
fun FaceAlignmentModelBase<Bitmap>.detectLandmarks(imageProxy: ImageProxy): List<Landmark>
Content copied to clipboard
Detects Landmark objects on the given imageProxy.
Detects Landmark objects on the given imageProxy.