Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkVirtualTrackingDevice.h>
#include <mitkTrackingTool.h>
#include <mitkIOUtil.h>
#include <mitkNavigationData.h>
#include <mitkTrackingDeviceSource.h>
#include "mitkNavigationDataDisplacementFilter.h"
#include <mitkNavigationDataRecorder.h>
#include <mitkNavigationDataSequentialPlayer.h>
#include <itksys/SystemTools.hxx>
Go to the source code of this file.
Functions | |
int | main (int, char *[]) |
A small console tutorial about MITK-IGT. More... | |
int main | ( | int | , |
char * | [] | ||
) |
A small console tutorial about MITK-IGT.
[What we will do]
[What we will do]
[Part I Basic 1]
[Part I Basic 1]
[Part I Basic 2]
[Part I Basic 2]
[Part II]
[Part II] [Part III: Record the data with the NavigationDataRecorder]
[Part III: Record the data with the NavigationDataRecorder]
[Part IV: Play the data with the NavigationDataPlayer]
[Part IV: Play the data with the NavigationDataPlayer]
Definition at line 27 of file mitkIGTTutorialStep1.cpp.
References mitk::FillVector3D(), mitk::IOUtil::Load(), MITK_INFO, mitk::NavigationDataSequentialPlayer::New(), mitk::NavigationDataDisplacementFilter::New(), mitk::NavigationDataRecorder::New(), mitk::VirtualTrackingDevice::New(), mitk::TrackingDeviceSource::New(), offset, and mitk::IOUtil::Save().