MatNDTDepthMCvMatND Property |
http://www.emgu.com
The MCvMatND structure
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic MCvMatND MCvMatND { get; }
Public ReadOnly Property MCvMatND As MCvMatND
Get
public:
property MCvMatND MCvMatND {
MCvMatND get ();
}
member MCvMatND : MCvMatND with get
Property Value
Type:
MCvMatND
See Also