http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a N-dimensional matrix
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MatND( params int[] sizes ) |
Visual Basic |
---|
Public Sub New ( _ ParamArray sizes As Integer() _ ) |
Visual C++ |
---|
public: MatND( ... array<int>^ sizes ) |
Parameters
- sizes
- Type: array<System..::..Int32>[]()[][]
The size for each dimension