|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
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::OverwriteSliceImageFilter |
| Writes a 2D slice into 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::AdaptiveRegionGrowingTool |
| Dummy Tool for AdaptiveRegionGrowingToolGUI to get Tool functionality for AdaptiveRegionGrowing. The actual logic is implemented in QmitkAdaptiveRegionGrowingToolGUI. 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::ContourModelInteractor |
| 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::LiveWireTool2D |
| A 2D segmentation tool based on a LiveWire approach. 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::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 | mitk::WatershedTool |
| Simple watershed segmentation tool. More... | |
| class | QmitkMaskStampWidget |
| GUI for mask stamp functionality. More... | |
| class | QmitkNewSegmentationDialog |
| Dialog for QmitkInteractiveSegmentation. More... | |
| class | QmitkSliceBasedInterpolatorWidget |
| GUI for slices interpolation. More... | |
| class | QmitkSlicesInterpolator |
| GUI for slices interpolation. More... | |
| class | QmitkSurfaceBasedInterpolatorWidget |
| GUI for surface-based interpolation. More... | |
| class | QmitkSurfaceStampWidget |
| GUI for surface-based interpolation. More... | |
| class | QmitkToolReferenceDataSelectionBox |
| Display the data selection of a ToolManager. More... | |
| class | QmitkToolRoiDataSelectionBox |
| Widget for defining a ROI inside the Interactive Segmentation Framwork. 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.