Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/makelove/OpenCV-Python-Tutorial
/ 5.VideoWriter.py
File
5.VideoWriter.py
ch05-视频/5.VideoWriter.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
import
cv2
3
4
cap = cv2.VideoCapture(0)
Callers
nothing calls this directly
Calls
2
isOpened
Method · 0.80
read
Method · 0.45
Tested by
no test coverage detected