Click or drag to resize

MatrixTDepthData Property

http://www.emgu.com
Get or Set the data for this matrix

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public TDepth[,] Data { get; set; }

Property Value

Type: TDepth
See Also