ICoordinateMapper::MapCameraPointToDepthSpace Method

Maps a point from camera space to depth space.

Syntax

public:
HRESULT MapCameraPointToDepthSpace(
         CameraSpacePoint cameraPoint,
         DepthSpacePoint *depthPoint
)

Parameters

  • cameraPoint
    Type: CameraSpacePoint
    The point to map from camera space.
  • depthPoint
    Type: DepthSpacePoint
    [out] The point mapped to depth space.

Return value

Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.

Requirements

Header: kinect.h

Library: kinect20.lib