|
BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Functions to modify members of a C++ btk::Acquisition object from Matlab.
Convert data from Matlab to store them into the given acquisition.
Functions | |
| class | btkAppendAnalysisParameter |
| Convenient function to insert or set data into the metadata ANALYSIS formated as required by Vicon. More... | |
| class | btkAppendMetaData |
| Append a new metada into the given acquisition and (optionally) return an updated list of the metadata. More... | |
| class | btkClearAnalysis |
| Clear the content of the metadata ANALYSIS. More... | |
| class | btkClearMetaData |
| Remove all metadata in the given acquisition. More... | |
| class | btkCloneAcquisition |
| Clone the given acquisition. More... | |
| class | btkDeleteAcquisition |
| Delete the acquisiton associated with the given handle. More... | |
| class | btkNewAcquisition |
| Create a new and initialized acquisition. More... | |
| class | btkRemoveAnalysisParameter |
| Erase in the metadata ANALYSIS the parameter the given index or context/name. More... | |
| class | btkRemoveMetaData |
| Remove a metada and return an updated list of the metada in the acquisition. More... | |
| class | btkSetAnalogResolution |
| Sets the ADC resolution. More... | |
| class | btkSetAnalogSampleNumberPerFrame |
| Set the number of analog sample per 3D frame. More... | |
| class | btkSetFirstFrame |
| Set acquisition's first frame index (and optionally adapt events' frame/time). More... | |
| class | btkSetFrameNumber |
| Set points and analogs frames number. More... | |
| class | btkSetFrequency |
| Set the main frequency. More... | |
| class | btkSetMaxInterpolationGap |
| Set acquisition's maximum interpolation gap. More... | |
| class | btkSetMetaData |
| Set an existing metada into the given acquisition and (optionally) return an updated list of the metadata. More... | |
1.8.5