Link to the original video tutorial walking through the component
New features
Smooth Pose Tracking with MediaPipe update to 0.10.7. no more jittery poses
Camera flip toggle on MediaPipe component flips the camera + output
Face mesh example using the source video as texture
Easily track pinch gestures with the new hand_tracking pinch midpoint, position, rotation and distance
Updates
Update to MediaPipe 0.10.7 - now with smoother pose tracking!
Websocket and web server components combined to use a single network port
Results-processing components (e.g. hand_tracking, face_detector, etc.) are now embedded in main toe file so changes will be saved with the main project - no external tox saves required any more
MediaPipe tox file is still external as it's so big and will make save files huge if embedded.
Image examples below of the new features + some nightmare fuel for the face mesh example.
Also huge shoutout to Dom Scott for all their help on this project!