mp.tasks.components.containers.LandmarksDetectionResult

Represents the landmarks detection result.

landmarks A list of NormalizedLandmark objects.
categories A list of Category objects.
world_landmarks A list of Landmark objects.
rect A NormalizedRect object.

Methods

__eq__