Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.8
The following table(s) list the members exposed by the MatchCandidates type.
Public Methods
Name | Description | |
---|---|---|
![]() |
CalculateMinimumDistance | Calculates the distance between the input depth frame and the most similar pose candidate in the pose database. |
![]() |
Dispose | Releases all resources used by this MatchCandidates. |
![]() |
GetMatchPoses | Retrieves a collection of the camera poses in the database that were match candidates to the input depth frame. |
![]() |
GetMatchSimilarities | Retrieves a collection of the match similarity measurements for the match candidates returned by the GetMatchPoses method. |
![]() |
GetPoseCount | Retrieves the number of items in the collection returned by the GetMatchPoses 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