Share via


CoordinateMapper.MapDepthPointToSkeletonPoint Method

Kinect for Windows 1.6, 1.7, 1.8

Maps a point from depth space to skeleton space.

Syntax

public SkeletonPoint MapDepthPointToSkeletonPoint (
         DepthImageFormat depthImageFormat,
         DepthImagePoint depthImagePoint
)

Parameters

Return Value

Type: SkeletonPoint
The resulting SkeletonPoint.

Remarks

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

CoordinateMapper Class
CoordinateMapper Members
Microsoft.Kinect Namespace