MatNDTDepthCvDepth Property |
http://www.emgu.com
Get the depth representation for Open CV
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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