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