1 | initial version |
CameraObject = cv.VideoCapture.release() should do the trick... I am not familiar with there ever being a release(OBJECT) function but then again, I haven't done much OpenCV with Python...
Also any other questions you might have about OpenCV API can be found here. Anyways happy coding! -PF