mp.tasks.vision.FaceLandmarkerResult

The face landmarks detection result from FaceLandmarker, where each vector element represents a single face detected in the image.

face_landmarks Detected face landmarks in normalized image coordinates.
face_blendshapes Optional face blendshapes results.
facial_transformation_matrixes Optional facial transformation matrix.

Methods

__eq__