You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR:0] global /io/opencv/modules/videoio/src/cap.cpp (140) open VIDEOIO(CV_IMAGES): raised OpenCV exception:
OpenCV(4.3.0) /io/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): ./videos/videos in function 'icvExtractPattern'
Processing finished: openop_videos
Traceback (most recent call last):
File "main.py", line 250, in
writer.release()
AttributeError: 'NoneType' object has no attribute 'release'
The text was updated successfully, but these errors were encountered:
[ERROR:0] global /io/opencv/modules/videoio/src/cap.cpp (140) open VIDEOIO(CV_IMAGES): raised OpenCV exception:
OpenCV(4.3.0) /io/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): ./videos/videos in function 'icvExtractPattern'
Processing finished: openop_videos
Traceback (most recent call last):
File "main.py", line 250, in
writer.release()
AttributeError: 'NoneType' object has no attribute 'release'
The text was updated successfully, but these errors were encountered: