Share via


CoordinateMapper Members

Kinect for Windows 1.6, 1.7, 1.8

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

Public Constructors

Name Description
Public Method CoordinateMapper Overloaded. Methods for creating an instance of this object.

Public Properties

Name Description
Public Property ColorToDepthRelationalParameters Gets the relational parameters associated with this instance of CoordinateMapper.

Public Methods

Name Description
Public Method MapColorFrameToDepthFrame Maps a frame from color space to depth space.
Public Method MapColorFrameToSkeletonFrame Maps a frame from color space to skeleton space.
Public Method MapDepthFrameToColorFrame Maps a frame from depth space to color space.
Public Method MapDepthFrameToSkeletonFrame Maps a frame from depth space to skeleton space.
Public Method MapDepthPointToColorPoint Maps a point from depth space to color space.
Public Method MapDepthPointToSkeletonPoint Maps a point from depth space to skeleton space.
Public Method MapSkeletonPointToColorPoint Maps a point from skeleton space to color space.
Public Method MapSkeletonPointToDepthPoint Maps a point from skeleton space to depth space.

Public Events

Name Description
Public Event PropertyChanged This event triggers when a CoordinateMapper property changes.

See Also

Reference

CoordinateMapper Class
Microsoft.Kinect Namespace