BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Return the number of frames for the points in the given acquisition.
pfn = btkGetPointFrameNumber(h)
h | Handle pointing to a C++ btk::Acquisition object. |
pfn | Integer with the number of frames. |