Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkClaronTool_h
14 #define mitkClaronTool_h
21 class ClaronTrackingDevice;
38 bool LoadFile(
const char* filename);
42 bool LoadFile(std::string filename);
44 std::string GetFile();
55 std::string GetCalibrationName();
61 void SetCalibrationName(std::string name);
69 itkFactorylessNewMacro(Self);
DataCollection - Class to facilitate loading/accessing structured data.
An object of this class represents the MicronTracker device. You can add tools to this device,...
#define mitkClassMacro(className, SuperClassName)