VideoCaptureOpenNI_DepthGeneratorFocalLength Property
|
[CV_CAP_OPENNI_DEPTH_GENERATOR_FOCAL_LENGTH]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic 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
function get_OpenNI_DepthGeneratorFocalLength();
function set_OpenNI_DepthGeneratorFocalLength(value);
Property Value
Type:
Double
See Also