CameraPoseFinder Class

Encapsulates camera pose finder creation, updating, and pose-finding functions.

public ref class CameraPoseFinder sealed

CameraPoseFinder has the following members.

NameDescription
CameraPoseFinderOverloaded. Initializes a new instance of the CameraPoseFinder.

NameDescription
CameraPoseFinderParametersGets the parameters associated with the CameraPoseFinder.
StoredPoseCountGets the number of poses stored by the CameraPoseFinder.

NameDescription
FindCameraPoseRetrieves the poses in the camera pose finder database that are most similar to the current camera input.
LoadCameraPoseFinderDatabaseLoads a previously-saved camera pose finder database from disk.
ProcessFrame Adds the specified camera frame to the camera pose finder database if the frame differs enough from poses that already exist in the database.
ResetCameraPoseFinder Clears the CameraPoseFinder.
SaveCameraPoseFinderDatabaseSaves the camera pose finder database to disk.

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

Community Additions

ADD
Show: