Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
from
avp_stream.streamer
import
VisionProStreamer
4
import
cv2
Callers
nothing calls this directly
Calls
9
VisionProStreamer
Class · 0.90
beep_audio_generator
Function · 0.85
register_frame_callback
Method · 0.80
register_audio_callback
Method · 0.80
configure_video
Method · 0.80
configure_audio
Method · 0.80
start_webrtc
Method · 0.80
hand_tracking_visualizer
Function · 0.70
print
Function · 0.50
Tested by
no test coverage detected