Learn-OpenCV-in-3-hours
Learn-OpenCV-in-3-hours copied to clipboard
Error about VideoCapture in Virtual Pen
When I set cv2.VideoCapture(1) img alway get none when cap.read() return.
Use cv2.VideoCapture(0) if you're using your webcam.