mp.tasks.vision.FaceLandmarkerResult

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

face_landmarksDetected face landmarks in normalized image coordinates.
face_blendshapesOptional face blendshapes results.
facial_transformation_matrixesOptional facial transformation matrix.

Methods

__eq__