http://www.emgu.com
Depth type
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic DepthType Depth { get; }
Public ReadOnly Property Depth As DepthType
Get
public:
property DepthType Depth {
DepthType get ();
}
member Depth : DepthType with get
Property Value
Type:
DepthType
See Also