/Detection-Pose-Face-and-Hands

This code snippet uses MediaPipe's Holistic model to visualize pose estimation, hand, and face landmarks on images, videos, and live camera feed. It draws landmarks and body pose connections, focusing on facial contours, hand landmarks, and body posture. Result is displayed in a resizable window.

Primary LanguagePython

No issues in this repository yet.