Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkToFDistanceImageToSurfaceFilter.h File Reference
#include <mitkImage.h>
#include <mitkSurfaceSource.h>
#include <MitkToFProcessingExports.h>
#include <mitkToFProcessingCommon.h>
#include <mitkCameraIntrinsics.h>
#include <mitkPointSet.h>
#include <cv.h>
#include <vtkSmartPointer.h>
#include <vtkIdList.h>

Go to the source code of this file.

Classes

class  mitk::ToFDistanceImageToSurfaceFilter
 Converts a Time-of-Flight (ToF) distance image to a 3D surface using the pinhole camera model for coordinate computation. The intrinsic parameters of the camera (FocalLength, PrincipalPoint, InterPixelDistance) are set via SetCameraIntrinsics(). The measured distance for each pixel corresponds to the distance between the object point and the corresponding image point on the image plane. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.