http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a N-dimensional matrix
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
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