Table of Contents

Method ToMat

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ToMat()

Converts this sparse matrix to a new dense Mat of the same type.

public Mat ToMat()

Returns

Mat