Module: mp.tasks.vision.drawing_styles

MediaPipe solution drawing styles.

Modules

drawing_utils module: MediaPipe solution drawing utils.

face_landmarker module: MediaPipe face landmarker task.

hand_landmarker module: MediaPipe hand landmarker task.

pose_landmarker module: MediaPipe pose landmarker task.

Functions

get_default_face_mesh_contours_style(...): Returns the default face mesh contours drawing style.

get_default_face_mesh_iris_connections_style(...): Returns the default face mesh iris connections drawing style.

get_default_face_mesh_tesselation_style(...): Returns the default face mesh tesselation drawing style.

get_default_hand_connections_style(...): Returns the default hand connections drawing style.

get_default_hand_landmarks_style(...): Returns the default hand landmarks drawing style.

get_default_pose_landmarks_style(...): Returns the default pose landmarks drawing style.