Click or drag to resize
MatrixBoxMatrix Property
http://www.emgu.com
Get or Set the Matrix<TDepth> object; of this MatrixBox

Namespace: Emgu.CV.UI
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public UnmanagedObject Matrix { get; set; }

Property Value

Type: UnmanagedObject
See Also