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.
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