| VideoCaptureOpenNI_DepthGeneratorBaseline Property |
[CV_CAP_OPENNI_DEPTH_GENERATOR_BASELINE]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double OpenNI_DepthGeneratorBaseline { get; set; }
Public Property OpenNI_DepthGeneratorBaseline As Double
Get
Set
public:
property double OpenNI_DepthGeneratorBaseline {
double get ();
void set (double value);
}
member OpenNI_DepthGeneratorBaseline : float with get, set
Property Value
Type:
DoubleSee Also