MCPcopy Create free account
hub / github.com/Improbable-AI/VisionProTeleop / 07_process_frames.py

File 07_process_frames.py

examples/07_process_frames.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Apply custom frame processing (overlays, filters) to camera video before streaming."""
2
3from avp_stream.streamer import VisionProStreamer
4import cv2

Callers

nothing calls this directly

Calls 5

VisionProStreamerClass · 0.90
configure_videoMethod · 0.80
start_webrtcMethod · 0.80
printFunction · 0.50

Tested by

no test coverage detected