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