13 #ifndef mitkGrowCutTool_h
14 #define mitkGrowCutTool_h
30 itkFactorylessNewMacro(
Self);
33 itkSetMacro(DistancePenalty,
double);
34 itkGetConstMacro(DistancePenalty,
double);
37 typedef typename SeedImageType::IndexType
IndexType;
39 const char **
GetXPM()
const override;
53 const Image *oldSegAtTimeStep,
57 double m_DistancePenalty = 0.0;
#define MITKSEGMENTATION_EXPORT
Image class for storing images.
MultiLabelSegmentation class for handling labels and layers in a segmentation session.
Find image slices visible on a given plane.