MatNDTDepthMCvMatND Property |
http://www.emgu.com
The MCvMatND structure
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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