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