Click or drag to resize

CvArrayTDepthMat Property

http://www.emgu.com
Get the Mat header that represent this CvArr

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public Mat Mat { get; }

Property Value

Type: Mat
See Also