CameraPoseFinderParameters Structure

Defines the number of poses and feature sample locations used by the CameraPoseFinder class.

public value struct CameraPoseFinderParameters

CameraPoseFinderParameters has the following members.

NameDescription
FeatureSampleLocationsPerFrameCountThe number of features to extract per frame.
MaxDepthThresholdThe maximum depth to use when choosing a threshold value for each of the sample features in a key frame.
MaxPoseHistoryCountThe maximum size of the camera pose finder pose history database.

Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd

Community Additions

ADD
Show: