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

Description

Return acquisition's first frame index.

Syntax:
ff = btkGetFirstFrame(h)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
Return values
ffSingle integer with index of the first frame.
See Also
btkGetLastFrame