ImFusion C++ SDK 4.4.0
Segmentation Plugin

Plugin providing functionality for manual and automatic segmentation of images. More...

Collaboration diagram for Segmentation Plugin:

Detailed Description

Plugin providing functionality for manual and automatic segmentation of images.

Topics

 Labeling
 Algorithms and classes for handling label maps.
 Structures
 High-level algorithms and classes for working with multiple label maps.

Namespaces

namespace  ImFusion::Seg
 Namespace of the Segmentation Plugin plugin.

Classes

class  ImFusion::DoseComputationAlgorithm
 Computes the dose distribution from PET/SPECT images. More...
class  ImFusion::FiducialExtractionAlgorithm
 Extract spherical fiducials from data set in 2D and 3D. More...
class  ImFusion::Seg::FreeformSelector
 Simple class to make it easy to select by hand a portion of a volume. More...
class  ImFusion::GraphLaplacianAlgorithm
 Image segmentation in 2D or 3D using graph-based segmentation to solve a Laplacian problem. More...
class  ImFusion::HistogramIntensityClusteringAlgorithm
 HistogramIntensityClusteringAlgorithm. More...
class  ImFusion::IntensityClusteringAlgorithm
 Algorithm for intensity-based clustering using k-means. More...
class  ImFusion::InteractiveSegmentationAlgorithm
 Interactive segmentation algorithm. More...
class  ImFusion::MorphologicalInterpolationAlgorithm
 Algorithm to interpolate between two label maps. More...
class  ImFusion::LabelToFrameBasedPointCloudAlgorithm
 Given a label map and a tracked shared image set, create a frame based point cloud. More...
class  ImFusion::LabelToMeshAlgorithm
 Algorithm to convert label maps to meshes. More...
class  ImFusion::LabelsToNarrowBandAlgorithm
 Algorithm that creates a narrow band around an object represented by a label map. More...
class  ImFusion::LiverDetectionAlgorithm
 Automatically segments the liver with a neural network on MR and CT datasets. More...
class  ImFusion::MaskFluoroImageAlgorithm
 Detect circle in fluoro shots. More...
class  ImFusion::SegmentationReductionsAlgorithm
 Computes basic image reductions of segmentation images, for instance vessel segmentations, including center of gravity and area. More...
class  ImFusion::SkinSegmentationAlgorithm
 Segment the skin surface from a CT or MRI volume. More...
class  ImFusion::Seg::ThresholdTool
 Simple class to set values of a labelMap by doing thresholding on its corresponding image. More...
class  ImFusion::Seg::UndoRecorder
 Simple class to keep track of data changes in a SharedImageSet. More...
class  ImFusion::WatershedSegmentationAlgorithm
 Watershed segmentation algorithm. More...
class  ImFusion::Seg::WatershedTool
 Wrapper class around the WatershedComputer to simplify common use cases. More...
Search Tab / S to search, Esc to close