delete (cv.VideoCapture) - MATLAB File Help
cv.VideoCapture/delete

Destructor

cap.delete()

The method first calls cv.VideoCapture.release to close the already opened file or camera.

See also
Method Details
Access public
Sealed false
Static false