A couple of classes related to InteractiveSegmentation. More...
![]() |
Classes | |
class | mitk::ExtractImageFilter |
Extracts a 2D slice from a 3D image. More... | |
class | mitk::OverwriteSliceImageFilter |
Writes a 2D slice into a 3D image. More... | |
class | mitk::SegmentationInterpolationController |
Generates interpolations of 2D slices. More... | |
class | mitk::ToolManager |
Manages and coordinates instances of mitk::Tool. More... | |
class | mitk::ApplyDiffImageOperation |
Operation, that holds information about some image difference. More... | |
class | mitk::OrganTypeProperty |
Enumerates all known organs :-) More... | |
class | mitk::AddContourTool |
Fill the inside of a contour with 1. More... | |
class | mitk::AutoCropTool |
Crops selected segmentations. More... | |
class | mitk::BinaryThresholdTool |
Calculates the segmented volumes for binary images. More... | |
class | mitk::BinaryThresholdULTool |
Calculates the segmented volumes for binary images. More... | |
class | mitk::CalculateGrayValueStatisticsTool |
Calculates some gray value statistics for segmentations. More... | |
class | mitk::CalculateVolumetryTool |
Calculates the segmented volumes for binary images. More... | |
class | mitk::ContourTool |
Simple contour filling tool. More... | |
class | mitk::CorrectorTool2D |
Corrector tool for 2D binary segmentations. More... | |
class | mitk::CreateSurfaceTool |
Creates surface models from segmentations. More... | |
class | mitk::DrawPaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | mitk::ErasePaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | mitk::EraseRegionTool |
Fill the inside of a contour with 1. More... | |
class | mitk::FeedbackContourTool |
Base class for tools that use a contour for feedback. More... | |
class | mitk::FillRegionTool |
Fill the inside of a contour with 1. More... | |
class | mitk::PaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | mitk::RegionGrowingTool |
A slice based region growing tool. More... | |
class | mitk::SegTool2D |
Abstract base class for segmentation tools. More... | |
class | mitk::SetRegionTool |
Fills or erases a 2D region. More... | |
class | mitk::SubtractContourTool |
Fill the inside of a contour with 1. More... | |
class | mitk::Tool |
Base class of all tools used by mitk::ToolManager. More... | |
class | QmitkNewSegmentationDialog |
Dialog for QmitkInteractiveSegmentation. More... | |
class | QmitkSlicesInterpolator |
GUI for slices interpolation. More... | |
class | QmitkToolReferenceDataSelectionBox |
Display the data selection of a ToolManager. More... | |
class | QmitkToolSelectionBox |
Display the tool selection state of a mitk::ToolManager. More... | |
class | QmitkPropertyListPopUp |
Displays the properties from a mitk::PropertyList. More... |
A couple of classes related to InteractiveSegmentation.