Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
A couple of classes related to the Segmentation plugin. See also Technical design of QmitkSegmentation. More...
Classes | |
class | mitk::ApplyDiffImageOperation |
Operation, that holds information about some image difference. More... | |
class | mitk::ExtractImageFilter |
Extracts a 2D slice from a 3D image. More... | |
class | mitk::SegmentationInterpolationController |
Generates interpolations of 2D slices. More... | |
class | mitk::SliceBasedInterpolationController |
Generates interpolations of 2D slices. More... | |
class | mitk::ToolManager |
Manages and coordinates instances of mitk::Tool. More... | |
class | mitk::AddContourTool |
Fill the inside of a contour with 1. More... | |
class | mitk::AutoCropTool |
Crops selected segmentations. More... | |
class | mitk::BinaryThresholdBaseTool |
Base class for binary threshold tools. 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::ContourModelInteractor |
class | mitk::ContourTool |
Simple contour filling tool. More... | |
class | mitk::DrawPaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | mitk::ErasePaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | mitk::FeedbackContourTool |
Base class for tools that use a contour for feedback. More... | |
class | mitk::FillRegionBaseTool |
Base class for tools that fill a connected region of a 2D slice. More... | |
class | mitk::LassoTool |
A 2D segmentation tool to draw polygon structures. More... | |
class | mitk::LiveWireTool2D |
A 2D segmentation tool based on a LiveWire approach. More... | |
class | mitk::nnUNetTool |
nnUNet segmentation tool. More... | |
class | mitk::PaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | mitk::PickingTool |
Extracts a single region from a segmentation image and creates a new image with same geometry of the input image. More... | |
class | mitk::RegionGrowingTool |
A slice based region growing tool. More... | |
class | mitk::SegTool2D |
Abstract base class for segmentation tools. More... | |
class | mitk::SegWithPreviewTool |
Base class for any auto segmentation tool that provides a preview of the new segmentation. 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 | mitk::TotalSegmentatorTool |
TotalSegmentator segmentation tool. More... | |
class | QmitkMaskStampWidget |
GUI for mask stamp functionality. More... | |
class | QmitkSlicesInterpolator |
GUI for slices interpolation. More... | |
class | QmitkSurfaceStampWidget |
GUI for surface-based interpolation. 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 the Segmentation plugin. See also Technical design of QmitkSegmentation.