BTK Matlab Wrapper  0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
btkGetMarkersResiduals Class Reference

Description

Extract markers' residuals from the given acquisition and store them in a matrix.

Syntax:
r = btkGetMarkersResiduals(h)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
Return values
rMatrix of reals where the number of rows of this matrix corresponds to the number of frames in the acquisition. The number of columns of corresponds to the number of extracted markers.
See Also
btkGetMarkers, btkGetMarkersValues, btkSetMarkersValues, btkSetMarkersResiduals