Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/makelove/OpenCV-Python-Tutorial
/ render
Method
render
官方samples/video.py:63–64 ·
view source on GitHub ↗
(self, dst)
Source
from the content-addressed store, hash-verified
61
self.noise = float(noise)
62
63
def
render(self, dst):
64
pass
65
66
def
read(self, dst=None):
67
w, h = self.frame_size
Callers
1
read
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected