BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Extract data contained in the metadata ANALYSIS and its children from the given acquisition.
[analysis, analysisInfo] = btkGetAnalysis(h)
h | Handle pointing to a C++ btk::Acquisition object. |
analysis | Structure where each field corresponds to a metadata's label (children of ANALYSIS). |
analysisInfo | Structure with additional informations:
|