Table of Contents

Constructor SparseMat

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SparseMat(params int[])

Constructs an n-dimensional sparse matrix of the given shape.

public SparseMat(params int[] dimensions)

Parameters

dimensions int[]

Size along each dimension.