BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Functions to access to the members of a C++ btk::Event object from Matlab.
Extract data stored in an event (stored itself in an acquisition) format them to be easily used by Matlab.
Functions | |
class | btkGetEventNumber |
Return the number of events. More... | |
class | btkGetEvents |
Extract events from a biomechanical acquisition. More... | |
class | btkGetEventsValues |
Extract events' values from the given biomechanical acquisition. More... | |