CoordinateMapper.MapCameraPointToDepthSpace Method

Maps a point from camera space to depth space.

public:
DepthSpacePoint MapCameraPointToDepthSpace(
         CameraSpacePoint cameraPoint
)

Parameters

cameraPoint
Type: CameraSpacePoint
The point to map from camera space.

Return value

Type: DepthSpacePoint
The point mapped to depth space.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: