VideoCaptureRetrieveMat Method
|
Decodes and returns the grabbed video frame.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function RetrieveMat As Mat
public:
Mat^ RetrieveMat()
member RetrieveMat : unit -> Mat
Return Value
Type:
Mat
See Also