Click or drag to resize

MCvMatNDdim Property

http://www.emgu.com
pairs (number of elements, distance between elements in bytes) for every dimension

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public MCvMatNDDimension[] dim { get; }

Property Value

Type: MCvMatNDDimension
See Also