MatNDTDepthCvDepth Property |
http://www.emgu.com
Get the depth representation for Open CV
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxprotected static DepthType CvDepth { get; }
Protected Shared ReadOnly Property CvDepth As DepthType
Get
protected:
static property DepthType CvDepth {
DepthType get ();
}
static member CvDepth : DepthType with get
Property Value
Type:
DepthType
See Also