Contents

landmarks

The facial features of the detected face.

Declaration

var landmarks: FaceObservation.Landmarks2D? { get }

Discussion

This value is nil for face observations produced by a DetectFaceRectanglesRequest analysis. Use the DetectFaceLandmarksRequest object to find facial features.

See Also

Inspecting an observation