BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Return acquisition's last frame index.
lf = btkGetLastFrame(h)
h | Handle pointing to a C++ btk::Acquisition object. |
lf | Single integer with index of the last frame. |