Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
mitkImageToPointCloudFilter.h File Reference
#include <MitkSurfaceInterpolationExports.h>
#include <mitkImageToUnstructuredGridFilter.h>
#include <itkCastImageFilter.h>

Go to the source code of this file.

Classes

class  mitk::ImageToPointCloudFilter
 The filter extracts the edge pixels of an image as points and stores them in an UnstructuredGrid. Every pixel which grey value is between the mean +- standard deviation * (2 or 3), will be extracted as point. The DetectionMethod can be set to choose if the doubled or tripled standard deviation is used. More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.