|
BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Extract markers from a given biomechanical acquisition.
[markers, markersInfo, markersResidual] = btkGetMarkers(h) | h | Handle pointing to a C++ btk::Acquisition object. |
| markers | Structure with the markers' values. Each fieldname corresponds to an force's label (see note #1). |
| markersInfo | Structure with the informations related to the markers.
|
| markersResidual | Structure with the markers' residuals related to the 3D reconstruction error. |
1.8.5