CoordinateMapper Members

CoordinateMapper has the following members.

Public Methods

  Name Description
GetDepthCameraIntrinsics TBD
GetDepthFrameToCameraSpaceTable Gets the depth frame to camera space look-up table.
MapCameraPointsToColorSpace Produces an array of color space points from an array of camera points.
MapCameraPointsToDepthSpace Produces an array of depth space points from an array of camera points.
MapCameraPointToColorSpace Maps a point from camera space to color space.
MapCameraPointToDepthSpace Maps a point from camera space to depth space.
MapColorFrameToCameraSpace Maps a frame from color space to camera space.
MapColorFrameToCameraSpaceUsingIBuffer Maps a frame from color space to camera space.
MapColorFrameToDepthSpace Maps a frame from color space to depth space.
MapColorFrameToDepthSpaceUsingIBuffer Maps a frame from color space to depth space.
MapDepthFrameToCameraSpace Maps a frame from depth space to camera space.
MapDepthFrameToCameraSpaceUsingIBuffer Maps a frame from depth space to camera space.
MapDepthFrameToColorSpace Maps a frame from depth space to color space.
MapDepthFrameToColorSpaceUsingIBuffer Maps a frame from depth space to color space.
MapDepthPointsToCameraSpace Produces an array of camera space points from an array of depth points.
MapDepthPointsToColorSpace Produces an array of color space points from an array of depth points.
MapDepthPointToCameraSpace Maps a point from depth space to camera space.
MapDepthPointToColorSpace Maps a point from depth space to color space.

Public Events

  Name Description
CoordinateMappingChanged The event that is raised when any of the mappings between camera, color, and depth space change.

See also

Reference

CoordinateMapper Class

Windows.Kinect Namespace