DepthImageStream.NominalInverseFocalLengthInPixels Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the inverse of the nominal focal length in pixels, or 1/NominalFocalLengthInPixels, of the depth image.
Syntax
public float NominalInverseFocalLengthInPixels { get; }
'Declaration
Public ReadOnly Property NominalInverseFocalLengthInPixels As Single
Property Value
Type: Single
The inverse of the nominal focal length.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
DepthImageStream Class
DepthImageStream Members
Microsoft.Kinect Namespace