The function allocates a multi-dimensional sparse array. Initially the array contain no elements, that is Get or GetReal returns zero for every index
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- dims
- Int32
Number of array dimensions
- sizes
- IntPtr
Array of dimension sizes
- type
- MAT_DEPTH
Type of array elements