BTK  0.3dev.0
Open-source library to visualize/process biomechanical data
Classes
IO

Reader/Writer classes for acquisitions files, models, ... More...

Classes

class  btk::AcquisitionFileIO
 Interface to read/write acquisition's files. More...
 
class  btk::AcquisitionFileIOFactory
 Manage all the acquisition file IOs and detect if a file is readable or writable. More...
 
class  btk::AcquisitionFileIORegister< T >
 Interface to add dynamicaly an acquisition file I/O in the factory. More...
 
class  btk::AcquisitionFileReader
 Reader for files which contain acquisition data (C3D, TRC, ...). More...
 
class  btk::AcquisitionFileWriter
 Writer of acquisition data into acquisition file (C3D, TRC, ...). More...
 
class  btk::AMTIForcePlatformFileIO
 Interface to read/write AMTIForcePlatform files. More...
 
class  btk::ANBFileIO
 Interface to read/write ANB files. More...
 
class  btk::ANCFileIO
 Interface to read/write ANC files. More...
 
class  btk::ANGFileIO
 Interface to read/write ANG files. More...
 
class  btk::ASCIIFileWriter
 Writer of acquisition data into ASCII/Text file. More...
 
class  btk::BinaryFileStream
 An abstract class which read/write binary file in VAX and IEEE floating format with the corresponding byte order. More...
 
class  btk::BSFFileIO
 Interface to read/write BSF files. More...
 
class  btk::C3DFileIO
 Interface to read/write C3D files. More...
 
class  btk::CALForcePlateFileIO
 Interface to read/write CAL files containing calibration of force platform. More...
 
class  btk::CLBFileIO
 Interface to read/write CLB files. More...
 
class  btk::DelsysEMGFileIO
 Interface to read Delsys EMG files. More...
 
class  btk::EMFFileIO
 Interface to read/write EMF files. More...
 
class  btk::EMxFileIO
 Interface to read/write EMx files. More...
 
class  btk::GRxFileIO
 Interface to read/write GRx files. More...
 
class  btk::KistlerDATFileIO
 Interface to read Kistler DAT files. More...
 
class  btk::MDFFileIO
 Interface to read MDF/MDR files (Codamotion). More...
 
class  btk::MOMFileIO
 Interface to read/write MOM files. More...
 
class  btk::MultiSTLFileWriter
 Writer of acquisition data into multiple STL binary file format. More...
 
class  btk::PWRFileIO
 Interface to read/write PWR files. More...
 
class  btk::RAxFileIO
 Interface to read/write RAx files. More...
 
class  btk::RICFileIO
 Interface to read/write RIC files. More...
 
class  btk::TDFFileIO
 Interface to read/write ANG files. More...
 
class  btk::TRBFileIO
 Interface to read/write TRB files. More...
 
class  btk::TRCFileIO
 Interface to read/write TRC files. More...
 
class  btk::XLSOrthoTrakFileIO
 Class to read XLSOrthoTrak files. More...
 
class  btk::XMOVEFileIO
 Interface to read XMOVE/MDR files (Codamotion). More...
 

Detailed Description

Reader/Writer classes for acquisitions files, models, ...

This modules corresponds to the library BTKIO