Click or drag to resize

VideoCapture Constructor

Initializes empty capture. To use this, you should call Open.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public VideoCapture()

Return Value

Type: 
See Also