Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/makelove/OpenCV-Python-Tutorial
/ isOpened
Method
isOpened
官方samples/video.py:82–83 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
80
return
True, buf
81
82
def
isOpened(self):
83
return
True
84
85
class
Book(VideoSynthBase):
86
def
__init__(self, **kw):
Callers
15
5.VideoPlay.py
File · 0.80
5.VideoWriter.py
File · 0.80
5.VideoCapture.py
File · 0.80
VideoCaptureOnePicture.py
File · 0.80
two_camera.py
File · 0.80
camera_compare1.py
File · 0.80
图像相减_camera.py
File · 0.80
HoughLinesP_camera.py
File · 0.80
HoughCircles_camera.py
File · 0.80
blob_camera.py
File · 0.80
camera_calibration.py
File · 0.80
Pedestrian_Detection_video.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected