|
MITK-IGT
IGT Extension of MITK
|
#include <mitkCommon.h>#include <MitkKinectV2Exports.h>#include "mitkToFCameraDevice.h"#include "mitkKinectV2Controller.h"#include <itkObject.h>#include <itkObjectFactory.h>#include <itkMultiThreader.h>#include <itkFastMutexLock.h>#include <vtkSmartPointer.h>#include <vtkPolyData.h>Go to the source code of this file.
Classes | |
| class | mitk::KinectV2Device |
| Interface for all representations of Microsoft Kinect V2 devices. Kinect2Device internally holds an instance of Kinect2Controller and starts a thread that continuously grabs images from the controller. A buffer structure buffers the last acquired images to provide the image data loss-less. More... | |
Namespaces | |
| namespace | mitk |
| IGT Exceptions. | |