BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Sets points' residuals from a matrix.
btkSetPointsResiduals(h, r)
h | Handle pointing to a C++ btk::Acquisition object. |
r | Matrix 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 points. |