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