python cv2.Videocapture() does not work, cap.isOpened() returns false

前端 未结 4 1488

cv2.Videocapture() works fine while using webcam but while trying to read from hard drive it shows error cap.isOpened() returns false

import cv2
import nump         


        
4条回答
提交回复
热议问题