Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JimmyHHua/opencv_tutorials
/ opencv_078.py
File
opencv_078.py
python/code_078/opencv_078.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cv2
as
cv
2
import
numpy
as
np
3
4
capture = cv.VideoCapture(
"test.mp4"
)
Callers
nothing calls this directly
Calls
1
process
Function · 0.70
Tested by
no test coverage detected