Click or drag to resize

SparseMatType Method

Returns the type of sparse matrix element.

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

Return Value

Type: MatType

[Missing <returns> documentation for "M:OpenCvSharp.SparseMat.Type"]

See Also