Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
#include <MitkIGTExports.h>
#include <mitkTrackingDevice.h>
#include <mitkTrackingTypes.h>
#include <mitkIGTTimeStamp.h>
#include <itksys/SystemTools.hxx>
#include <string>
#include <cstdlib>
#include <cstdio>
#include <ctime>
#include <thread>
#include <mutex>
#include "mitkIGTIOException.h"
#include "mitkIGTException.h"
#include "mitkOptitrackTrackingTool.h"
Go to the source code of this file.
Classes | |
class | mitk::OptitrackTrackingDevice |
An object of this class represents the Optitrack device. You can add tools to this device, then open the connection and start tracking. The tracking device will then continuously update the tool coordinates. Remember that it will be necessary to to have a license for using the Optitrack System. See https://www.naturalpoint.com/ for details. More... | |
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |