BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
![]() ![]() | The "btk" namespace contains all Biomechanical ToolKit (BTK) classes |
![]() ![]() ![]() | Contains the data related to a biomechanical acquisition |
![]() ![]() ![]() | Interface to read/write acquisition's files |
![]() ![]() ![]() ![]() | Native extension used with an acquisition file IO |
![]() ![]() ![]() ![]() | List of AcquisitionFileIO::Extension object |
![]() ![]() ![]() | Manage all the acquisition file IOs and detect if a file is readable or writable |
![]() ![]() ![]() | Store properties of a acquisition file IO |
![]() ![]() ![]() ![]() | Abstract class used to store a pointer to the method New() of a class inheriting from btk::AcquisitionFileIO |
![]() ![]() ![]() | Interface to add dynamicaly an acquisition file I/O in the factory |
![]() ![]() ![]() | Reader for files which contain acquisition data (C3D, TRC, ...) |
![]() ![]() ![]() | Exception class for the AcquisitionFileReader class |
![]() ![]() ![]() | Writer of acquisition data into acquisition file (C3D, TRC, ...) |
![]() ![]() ![]() | Exception class for the AcquisitionFileWriter class |
![]() ![]() ![]() | Convert the units of the given input for points and analog channels |
![]() ![]() ![]() | Interface to read/write AMTIForcePlatform files |
![]() ![]() ![]() | Exception class for the AMTIForcePlatformFileIO class |
![]() ![]() ![]() | Analog channel data along the time |
![]() ![]() ![]() | Remove a possible analog offset to the selected analog channels |
![]() ![]() ![]() | Interface to read/write ANB files |
![]() ![]() ![]() | Exception class for the ANBFileIO class |
![]() ![]() ![]() | Interface to read/write ANC files |
![]() ![]() ![]() | Exception class for the ANCFileIO class |
![]() ![]() ![]() | Interface to read/write ANG files |
![]() ![]() ![]() | Exception class for the ANGFileIO class |
![]() ![]() ![]() | Writer of acquisition data into ASCII/Text file |
![]() ![]() ![]() | Exception class for the ASCIIFileWriter class |
![]() ![]() ![]() | An abstract class which read/write binary file in VAX and IEEE floating format with the corresponding byte order |
![]() ![]() ![]() | Interface to read/write BSF files |
![]() ![]() ![]() | Exception class for the BSFFileIO class |
![]() ![]() ![]() | Interface to read/write C3D files |
![]() ![]() ![]() | Exception class for the C3DFileIO class |
![]() ![]() ![]() | Interface to read/write CAL files containing calibration of force platform |
![]() ![]() ![]() | Exception class for the CALForcePlateFileIO class |
![]() ![]() ![]() | Interface to read/write CLB files |
![]() ![]() ![]() | Exception class for the CLBFileIO class |
![]() ![]() ![]() | List of objects |
![]() ![]() ![]() | Group together a set of collections of the same type |
![]() ![]() ![]() | Bad conversion exception class |
![]() ![]() ![]() | Input and output entry for processes in pipelines |
![]() ![]() ![]() | DataObject with a label and a description |
![]() ![]() ![]() | Interface to read Delsys EMG files |
![]() ![]() ![]() | Exception class for the DelsysEMGFileIO class |
![]() ![]() ![]() | Logic error exception |
![]() ![]() ![]() | Downsample data stored in the given input |
![]() ![]() ![]() | Interface to read/write EMF files |
![]() ![]() ![]() | Exception class for the EMFFileIO class |
![]() ![]() ![]() | Interface to read/write EMx files |
![]() ![]() ![]() | Exception class for the EMxFileIO class |
![]() ![]() ![]() | Label a specific time/frame during an acquisition |
![]() ![]() ![]() | General class for exception |
![]() ![]() ![]() | Base class for all type of force platform |
![]() ![]() ![]() | Extracts force platform data from a btk::Acquisition object |
![]() ![]() ![]() | Convenient class to represent a concrete force platform |
![]() ![]() ![]() | Calcule the wrench of the center of the force platform data, expressed in the global frame (by default) |
![]() ![]() ![]() | Transform force platform data into ground reaction wrenches |
![]() ![]() ![]() | Interface to read/write GRx files |
![]() ![]() ![]() | Exception class for the GRxFileIO class |
![]() ![]() ![]() | Class to read and write binary file encoded from a IEEE (BE) to a VAX (LE) and IEEE (LE, BE) processor |
![]() ![]() ![]() | Class to read and write binary file encoded from a IEEE (LE) to a VAX (LE) and IEEE (LE, BE) processor |
![]() ![]() ![]() | Container of analog channels representing an inertial measurement unit (IMU) |
![]() ![]() ![]() | Extracts inertial measurement units (IMUs) from a btk::Acquisition object |
![]() ![]() ![]() | Convenient class to represents a concrete IMU |
![]() ![]() ![]() | Interface to read Kistler DAT files |
![]() ![]() ![]() | Exception class for the KistlerDATFileIO class |
![]() ![]() ![]() | Log mechanism to display debug message, warnings and errors |
![]() ![]() ![]() ![]() | Helper class to store information regarding the output streams used by the class Logger |
![]() ![]() ![]() | Logic error exception |
![]() ![]() ![]() | Interface to read MDF/MDR files (Codamotion) |
![]() ![]() ![]() | Exception class for the MDFFileIO class |
![]() ![]() ![]() | Measure with d dimensions along the time |
![]() ![]() ![]() | Template class to store data for any kind of measurement |
![]() ![]() ![]() | Extracts a frame from a collection of btk::Measure objects |
![]() ![]() ![]() | Trait used to determine the type of data and the number of components used for a measure |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | Class storing the measures for one analog channel |
![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | Class storing the measures for a point (3D values and residuals along the time) |
![]() ![]() ![]() | Merges or concatenates two or more btk::Acquisition objects into a single new one |
![]() ![]() ![]() | Store data which cannot be embedded within timeseries data (calibration matrix, subject informations, ...) |
![]() ![]() ![]() | Container class to store data of a MetaData object |
![]() ![]() ![]() | File buffer using the the memory mapped mechanism |
![]() ![]() ![]() | Provides an interface to read/write data from files as input/output streams |
![]() ![]() ![]() | Interface to read/write MOM files |
![]() ![]() ![]() | Exception class for the MOMFileIO class |
![]() ![]() ![]() | Acquisition IO abstract class used for the Motion Analysis ANB/TRB file format |
![]() ![]() ![]() | Exception class for the MotionAnalysisBinaryFileIO class |
![]() ![]() ![]() | Writer of acquisition data into multiple STL binary file format |
![]() ![]() ![]() | Exception class for the MultiSTLFileWriter class |
![]() ![]() ![]() | Native binary file stream chosen by the used compiler |
![]() ![]() ![]() | To simplify the API when testing a shared pointer to know if it is null or not |
![]() ![]() ![]() | Base for all objects which need to keep track of modified time |
![]() ![]() ![]() | Out of range exception |
![]() ![]() ![]() | Coordinates of a point in a 3D space along the time |
![]() ![]() ![]() | Interface to create a filter/process in a pipeline |
![]() ![]() ![]() | Interface to read/write PWR files |
![]() ![]() ![]() | Exception class for the PWRFileIO class |
![]() ![]() ![]() | Interface to read/write RAx files |
![]() ![]() ![]() | Exception class for the RAxFileIO class |
![]() ![]() ![]() | Interface to read/write RIC files |
![]() ![]() ![]() | Exception class for the RICFileIO class |
![]() ![]() ![]() | Runtime error exception |
![]() ![]() ![]() | Separate a collection of points in five categories to be able to distinguish real markers from the others |
![]() ![]() ![]() ![]() | Structure to store the four labels used for a refrence frame |
![]() ![]() ![]() | Extracts only the points corresponding to the given type (without cloning the extracted points) |
![]() ![]() ![]() | Extract a subpart of the acquisition |
![]() ![]() ![]() | Interface to read/write ANG files |
![]() ![]() ![]() | Exception class for the TDFFileIO class |
![]() ![]() ![]() | Interface to read/write TRB files |
![]() ![]() ![]() | Exception class for the TRBFileIO class |
![]() ![]() ![]() | Interface to read/write TRC files |
![]() ![]() ![]() | Exception class for the TRCFileIO class |
![]() ![]() ![]() | Read-only class representing a triangle mesh based on markers's IDs and links between them |
![]() ![]() ![]() ![]() | Read-only class used to represent an edge as a set of two vertices |
![]() ![]() ![]() ![]() | Read-only class used to represent a face as a set of three vertices |
![]() ![]() ![]() ![]() | Read-only class used to bridge the content of a Point into a vertex |
![]() ![]() ![]() ![]() | Store three marker's IDs to create a face |
![]() ![]() ![]() ![]() | Store two marker's IDs to create a link between them (Only to create mesh's edge) |
![]() ![]() ![]() | Class to read and write binary file encoded from a VAX (LE) processor to a VAX (LE) and IEEE (LE, BE) processor |
![]() ![]() ![]() | Detect heel strike and toe-off events during gait from vertical ground reaction wrench |
![]() ![]() ![]() | Represents a wrench as position, force and moment varying during the time |
![]() ![]() ![]() | Calculate the direction angle of the force vector for each wrench |
![]() ![]() ![]() | Class to read XLSOrthoTrak files |
![]() ![]() ![]() | Exception class for the XLSOrthoTrakFileIO class |
![]() ![]() ![]() | Interface to read XMOVE/MDR files (Codamotion) |
![]() ![]() ![]() | Exception class for the XMOVEFileIO class |