Is there a way to selectively mask pose landmarks in MediaPipe? MediaPipe allows me to apply a segmentation mask to a pose with the enable_segmentation
parameter, but it gives me the entire body. Is it possible to, for example, segment only the right leg? The left hand?
Pose detection:
Segmentation Mask: