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
dimensionsint[]Size along each dimension.