Share via


CameraPoseFinder.GetCameraPoseFinderParameters Method

Kinect for Windows 1.8

Retrieves the parameters used in this CameraPoseFinder.

Syntax

public CameraPoseFinderParameters GetCameraPoseFinderParameters ()

Return Value

Type: CameraPoseFinderParameters
CameraPoseFinderParameters object that defines the number of poses and feature sample locations that this CameraPoseFinder uses.

Exceptions

Exception type Condition
InvalidOperationException One of the following occurred:
  • The Kinect Runtime could not be accessed.
  • The call failed for an unknown reason.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Fusion

Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)

See Also

Reference

CameraPoseFinder Class
CameraPoseFinder Members
Microsoft.Kinect.Toolkit.Fusion Namespace