INuiFusionMatchCandidates::CalculateMinimumDistance Method

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

Syntax

public:
HRESULT CalculateMinimumDistance(
         FLOAT *pMinimumDistance
)

Parameters

  • pMinimumDistance
    Type: FLOAT
    The distance between the input depth frame and the most similar pose candidate in the pose database.

Return value

Type: HRESULT
S_OK if successful; otherwise, returns a failure code.

Requirements

Header: nuikinectfusioncameraposefinder.h

Library: TBD