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

Description

Return the number of frames for the points in the given acquisition.

Syntax:
pfn = btkGetPointFrameNumber(h)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
Return values
pfnInteger with the number of frames.
See Also
btkGetPointNumber