Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Improbable-AI/VisionProTeleop
/ 02_visualize_hand_direct.py
File
02_visualize_hand_direct.py
examples/02_visualize_hand_direct.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Visualize hand tracking data in 2D using direct frame updates with update_frame()."
""
2
3
from
avp_stream.streamer
import
VisionProStreamer
4
import
cv2
Callers
nothing calls this directly
Calls
6
VisionProStreamer
Class · 0.90
generate_hand_visualization
Function · 0.85
configure_video
Method · 0.80
start_webrtc
Method · 0.80
print
Function · 0.50
update_frame
Method · 0.45
Tested by
no test coverage detected