Click or drag to resize

VideoCaptureRetrieveMat Method

Decodes and returns the grabbed video frame.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat RetrieveMat()

Return Value

Type: Mat
See Also