MatchCandidates Class

Used by the CameraPoseFinder.FindCameraPose method to provide access to the matched camera poses and their similarity measurements.

public ref class MatchCandidates sealed

MatchCandidates has the following members.

NameDescription
MatchPosesGets a collection of the camera poses in the database that were match candidates to the input depth frame.
MatchSimilarities Gets a collection of the match similarity measurements for the match candidates returned by the MatchPoses property.

NameDescription
CalculateMinimumDistanceCalculates the distance between the input depth frame and the most similar pose candidate in the pose database.

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

Community Additions

ADD
Show: