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