MCPcopy Create free account
hub / github.com/Improbable-AI/VisionProTeleop / 03_visualize_hand_with_audio_callback.py

File 03_visualize_hand_with_audio_callback.py

examples/03_visualize_hand_with_audio_callback.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Visualize hand tracking with audio feedback that beeps on pinch gestures."""
2
3from avp_stream.streamer import VisionProStreamer
4import cv2

Callers

nothing calls this directly

Calls 9

VisionProStreamerClass · 0.90
beep_audio_generatorFunction · 0.85
configure_videoMethod · 0.80
configure_audioMethod · 0.80
start_webrtcMethod · 0.80
hand_tracking_visualizerFunction · 0.70
printFunction · 0.50

Tested by

no test coverage detected