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