Slicer 5.4
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
List of all members | Public Member Functions
SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect Class Reference
Inheritance diagram for SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect:
Inheritance graph
[legend]
Collaboration diagram for SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, scriptedEffect)
 
 clone (self)
 
 computePreviewLabelmap (self, mergedImage, outputLabelmap)
 
 helpText (self)
 
 icon (self)
 

Detailed Description

 AutoCompleteEffect is an effect that can create a full segmentation
    from a partial segmentation (not all slices are segmented or only
    part of the target structures are painted).

Definition at line 9 of file SegmentEditorFillBetweenSlicesEffect.py.

Constructor & Destructor Documentation

◆ __init__()

SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.__init__ ( self,
scriptedEffect )

Definition at line 15 of file SegmentEditorFillBetweenSlicesEffect.py.

Member Function Documentation

◆ clone()

SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.clone ( self)

Definition at line 19 of file SegmentEditorFillBetweenSlicesEffect.py.

◆ computePreviewLabelmap()

SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.computePreviewLabelmap ( self,
mergedImage,
outputLabelmap )

Definition at line 44 of file SegmentEditorFillBetweenSlicesEffect.py.

◆ helpText()

SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.helpText ( self)

Definition at line 31 of file SegmentEditorFillBetweenSlicesEffect.py.

◆ icon()

SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.icon ( self)

Definition at line 25 of file SegmentEditorFillBetweenSlicesEffect.py.


The documentation for this class was generated from the following file: