Releases the CvCapture structure allocated by cvCreateFileCapture or cvCreateCameraCapture.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- capture
- Type: OpenCvSharpCvCapture
Reference to video capturing structure.
See Also