Share via


CameraParameters Members

The following table(s) list the members exposed by the CameraParameters type.

Public Constructors

Name Description
Public Method CameraParameters Overloaded. Creates a CameraParameters object.

Public Properties

Name Description
Public Property Static Defaults Gets the default parameters.
Public Property FocalLengthX Gets the focal length for X normalized by the camera width.
Public Property FocalLengthY Gets the focal length for Y normalized by the camera height.
Public Property PrincipalPointX Gets the principal point for X normalized by the camera width.
Public Property PrincipalPointY Gets the principal point for Y normalized by the camera height.

Public Methods

Name Description
Public Method Equals Overloaded. Determines if the two objects are equal.
Public Method GetHashCode Calculates the hash code of the CameraParameters.

See Also

Reference

CameraParameters Class
Microsoft.Kinect.Toolkit.Fusion Namespace