Share via


MatchCandidates Members

Kinect for Windows 1.8

The following table(s) list the members exposed by the MatchCandidates type.

Public Methods

Name Description
Public Method CalculateMinimumDistance Calculates the distance between the input depth frame and the most similar pose candidate in the pose database.
Public Method Dispose Releases all resources used by this MatchCandidates.
Public Method GetMatchPoses Retrieves a collection of the camera poses in the database that were match candidates to the input depth frame.
Public Method GetMatchSimilarities Retrieves a collection of the match similarity measurements for the match candidates returned by the GetMatchPoses method.
Public Method GetPoseCount Retrieves the number of items in the collection returned by the GetMatchPoses method.
Public Method GetSimilarityCount Retrieves the number of items in the collection returned by the GetMatchSimilarities method.

See Also

Reference

MatchCandidates Class
Microsoft.Kinect.Toolkit.Fusion Namespace