landmarks
The facial features of the detected face.
Declaration
var landmarks: VNFaceLandmarks2D? { get }Discussion
This value is nil for face observations produced by a VNDetectFaceRectanglesRequest analysis. Use the VNDetectFaceLandmarksRequest class to find facial features.