Import 2017-06-07 23:51:09: master 0fa5202a

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-12-30 21:48:55 master b2bfa60a
Changeset

ENH: Consolidated island editor effects

Islands effect can now keep largest, remove small islands, split them to segments; or add/remove/keep selected segment (at click position).

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25629 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Loadable/Segmentations/EditorEffects/CMakeLists.txt Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/Python/AbstractScriptedSegmentEditorIslandEffect.py Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/Python/CMakeLists.txt Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/Python/Resources/Icons/FloodFilling.png Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/Python/Resources/Icons/SaveIsland.png Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorEffects.__init__.py.in Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorFloodFillingEffect.py Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorIdentifyIslandsEffect.py Diff File
add - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorIslandsEffect.py Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractEffect.cxx Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractEffect.h Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractIslandEffect.cxx Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractIslandEffect.h Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorScriptedIslandEffect.cxx Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorScriptedIslandEffect.h Diff File
mod - Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationsModuleLogic.cxx Diff File
mod - Modules/Loadable/Segmentations/Widgets/qMRMLSegmentEditorWidget.cxx Diff File