|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
| class | ThresholdEffect |
| class | ThresholdEffectLogic |
| class | ThresholdEffectOptions |
| class | ThresholdEffectTool |
Variables | |
| string | comment |
00001 """ 00002 00003 ThresholdEffect is a subclass of Effect 00004 the global threshold operation 00005 in the slicer editor 00006 00007 # TODO : 00008 """
Definition at line 14 of file ThresholdEffect.py.
1.7.4