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

Description

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

Syntax:
v = btkGetMarkersValues(h)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
Return values
vMatrix of reals where the number of rows corresponds to the number of frames in the acquisition. The number of columns corresponds to the number of extracted markers multiplied by 3 (their components X,Y,Z).
See Also
btkGetMarkers, btkGetMarkersResiduals, btkSetMarkersValues, btkSetMarkersResiduals