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