BTK Python wrapper
0.3dev.0
Python bindings for the Biomechanical ToolKit library (BTK)
|
btk | High level classes and functions to open, edit and modify biomechanical acquisition |
btkAcquisition | Contains the data related to a biomechanical acquisition |
btkAcquisitionFileIO | Interface to read/write acquisition's files |
btkAcquisitionFileReader | Reader for files which contain acquisition data (C3D, TRC, ...) |
btkAcquisitionFileWriter | Writer for files which contain acquisition data (C3D, TRC, ...) |
btkAcquisitionUnitConverter | Convert the units of the given input for points and analog channels |
btkAnalog | Analog channel data along the time |
btkAnalogCollection | Collection of analog channels stored in a list |
btkAnalogCollectionIterator | Iterator to pass trough the collection of analog channels |
btkAnalogData | Class storing the measures for one analog channel |
btkAnalogOffsetRemover | Remove a possible analog offset to the selected analog channels |
btkANBFileIO | Class to read/write ANB files |
btkANCFileIO | Class to read/write ANC files |
btkANGFileIO | Class to read ANG files |
btkC3DFileIO | Class to read/write C3D files |
btkCALForcePlateFileIO | Class to read/write force plate CAL files |
btkCLBFileIO | Class to read CLB Contec Inc file |
btkDelsysEMGFileIO | Class to read Delsys EMG files |
btkDoubleArray | Array of doubles stored in a btkMetaDataInfo object |
btkEMFFileIO | Class to read EMF files |
btkEMxFileIO | Class to read EMG files |
btkEvent | Label a specific time/frame during an acquisition |
btkEventCollection | Collection of events stored in a list |
btkEventCollectionIterator | Iterator to pass trough the collection of events |
btkForcePlatform | Base class for all type of force platform |
btkForcePlatformCollection | Collection of force platform stored in a list |
btkForcePlatformCollectionIterator | Iterator to pass trough the collection of force platform |
btkForcePlatformsExtractor | Extracts force platform data from a btk::Acquisition object |
btkForcePlatformWrenchFilter | Calcule the wrench of the center of the force platform data, expressed in the global frame (by default) |
btkGroundReactionWrenchFilter | Transform force platform data into ground reaction wrenches |
btkGRxFileIO | Class to read GR* files |
btkIMU | Container of analog channels representing an inertial measurement unit (IMU) |
btkIMUCollection | Collection of IMUs stored in a list |
btkIMUCollectionIterator | Iterator to pass trough the collection of IMUs |
btkIMUsExtractor | Extracts inertial measurement units (IMUs) from a btkAcquisition object |
btkIntArray | Array of integers stored in a btkMetaDataInfo object |
btkMDFFileIO | Class to read MDF files (Codamotion) |
btkMergeAcquisitionFilter | Merges or concatenates two or more btk::Acquisition objects into a single new one |
btkMetaData | Store data which cannot be embedded within timeseries (calibration matrix, subject informations, ...) |
btkMetaDataInfo | Container class to store data of a btkMetaData object |
btkMetaDataIterator | Iterator to pass trough a level of metadata |
btkMOMFileIO | Class to read MOM files |
btkPoint | Coordinates of a point in a 3D space along the time |
btkPointCollection | Collection of points stored in a list |
btkPointCollectionIterator | Iterator to pass trough the collection of points |
btkPointData | Class storing the measures for a point (3D values and residuals along the time) |
btkPWRFileIO | Class to read PWR files |
btkRAxFileIO | Class to read RAH, RAW files |
btkRICFileIO | Class to read RIC files |
btkSeparateKnownVirtualMarkersFilter | Separate a collection of points in five categories to be able to distinguish real markers from the others |
btkSpecializedPointsExtractor | Extracts only the points corresponding to the given type (without cloning the extracted points) |
btkStringArray | Array of strings stored in a btkMetaDataInfo object |
btkStringAxes | Workaround to represent the C++ class btk::SeparateKnownVirtualMarkersFilter::StringAxes with SWIG |
btkStringAxesList | Convenient class to store a list of btkStringAxes object |
btkStringList | Convenient class to store a list of string |
btkSubAcquisitionFilter | Extract a subpart of the acquisition |
btkTDFFileIO | Class to read TDF files |
btkTRBFileIO | Class to read/write TRB files |
btkTRCFileIO | Class to read/write TRC files |
btkVerticalGroundReactionForceGaitEventDetector | Detect heel strike and toe-off events during gait from vertical ground reaction wrench |
btkWrench | Represents a wrench as position, force and moment varying during the time |
btkWrenchCollection | Collection of wrenches stored in a list |
btkWrenchCollectionDownsampleFilter | Downsample a collection of wrenches |
btkWrenchCollectionIterator | Iterator to pass trough the collection of wrenches |
btkWrenchDirectionAngleFilter | Calcule the direction angle of the force vector for each wrench |
btkWrenchDownsampleFilter | Downsample data stored in a wrench |
btkXLSOrthoTrakFileIO | Class to read XLS (Orthotrak) files |
btkXMOVEFileIO | Class to read XMOVE files (Codamotion) |