http://www.emgu.com
Depth type
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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