19 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
27void mitk::ClaronInterface::Initialize(std::string itkNotUsed(calibrationDir), std::string itkNotUsed(toolFilesDir))
29 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
34 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
40 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
46 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
47 std::vector<mitk::claronToolHandle> returnValue;
53 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
58 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
59 std::vector<double> returnValue;
65 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
66 std::vector<double> returnValue;
73 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
74 std::vector<double> returnValue;
80 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
81 std::vector<double> returnValue;
87 MITK_WARN(
"IGT") <<
"Error: MicronTracker is not included in this project";
itkCloneMacro(Self) void Initialize(std bool StartTracking()
Initialization of claroninterface.
void GrabFrame()
Grabs a frame from the camera.
ClaronInterface()
standard constructor
const char * GetName(claronToolHandle c)
std::vector< claronToolHandle > GetAllActiveTools()
bool IsMicronTrackerInstalled()
std::vector< double > GetTipQuaternions(claronToolHandle c)
std::vector< double > GetTipPosition(claronToolHandle c)
bool StopTracking()
Clears all resources. After this method have been called the system isn't ready to track any longer.
~ClaronInterface() override
standard destructor
std::vector< double > GetPosition(claronToolHandle c)
std::vector< double > GetQuaternions(claronToolHandle c)