13 #ifndef mitkBinaryThresholdBaseTool_h
14 #define mitkBinaryThresholdBaseTool_h
23 #include <itkBinaryThresholdImageFilter.h>
49 itkSetMacro(LockedUpperThreshold,
bool);
50 itkGetMacro(LockedUpperThreshold,
bool);
51 itkBooleanMacro(LockedUpperThreshold);
59 template <
typename TPixel,
unsigned int VImageDimension>
62 unsigned int timeStep);
72 bool m_LockedUpperThreshold =
false;
#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.