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 | |
---|---|---|
![]() |
CoordinateMapper | Overloaded. Methods for creating an instance of this object. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ColorToDepthRelationalParameters | Gets the relational parameters associated with this instance of CoordinateMapper. |
Public Methods
Name | Description | |
---|---|---|
![]() |
MapColorFrameToDepthFrame | Maps a frame from color space to depth space. |
![]() |
MapColorFrameToSkeletonFrame | Maps a frame from color space to skeleton space. |
![]() |
MapDepthFrameToColorFrame | Maps a frame from depth space to color space. |
![]() |
MapDepthFrameToSkeletonFrame | Maps a frame from depth space to skeleton space. |
![]() |
MapDepthPointToColorPoint | Maps a point from depth space to color space. |
![]() |
MapDepthPointToSkeletonPoint | Maps a point from depth space to skeleton space. |
![]() |
MapSkeletonPointToColorPoint | Maps a point from skeleton space to color space. |
![]() |
MapSkeletonPointToDepthPoint | Maps a point from skeleton space to depth space. |
Public Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged | This event triggers when a CoordinateMapper property changes. |