Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
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

def __init__ (self, scriptedEffect)
 
def clone (self)
 
def computePreviewLabelmap (self, mergedImage, outputLabelmap)
 
def helpText (self)
 
def 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__()

def SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.__init__ (   self,
  scriptedEffect 
)

Definition at line 15 of file SegmentEditorFillBetweenSlicesEffect.py.

Member Function Documentation

◆ clone()

def SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.clone (   self)

Definition at line 19 of file SegmentEditorFillBetweenSlicesEffect.py.

◆ computePreviewLabelmap()

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

Definition at line 44 of file SegmentEditorFillBetweenSlicesEffect.py.

◆ helpText()

def SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.helpText (   self)

Definition at line 31 of file SegmentEditorFillBetweenSlicesEffect.py.

◆ icon()

def SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.icon (   self)

Definition at line 25 of file SegmentEditorFillBetweenSlicesEffect.py.


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