Import 2017-06-07 23:51:09: master b53695a1

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-10-14 21:59:43 master 4bac13a6
Changeset

ENH: Create auto-complete effect from growcut and slice interpolation

The effect also has preview feature, so seeds or single-slice segmentation can be edited before result is finalized.

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

mod - CMakeLists.txt Diff File
mod - Libs/MRML/Core/vtkMRMLSegmentationDisplayNode.h Diff File
mod - Libs/MRML/Core/vtkMRMLSegmentationNode.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLSegmentationNode.h Diff File
mod - Libs/vtkSegmentationCore/vtkOrientedImageDataResample.cxx Diff File
mod - Libs/vtkSegmentationCore/vtkOrientedImageDataResample.h Diff File
mod - Libs/vtkSegmentationCore/vtkSegmentation.cxx Diff File
mod - Libs/vtkSegmentationCore/vtkSegmentation.h Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/Python/CMakeLists.txt Diff File
add - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorAutoCompleteEffect.py Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorEffects.__init__.py.in Diff File
rm - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorGrowCutEffect.py Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorSmoothingEffect.py Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractEffect.cxx Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorAbstractEffect.h Diff File
mod - Modules/Loadable/Segmentations/Logic/CMakeLists.txt Diff File
add - Modules/Loadable/Segmentations/Logic/FibHeap.cxx Diff File
add - Modules/Loadable/Segmentations/Logic/FibHeap.h Diff File
add - Modules/Loadable/Segmentations/Logic/vtkFastGrowCutSeg.cxx Diff File
add - Modules/Loadable/Segmentations/Logic/vtkFastGrowCutSeg.h Diff File
mod - Modules/Loadable/Segmentations/MRMLDM/vtkMRMLSegmentationsDisplayableManager2D.cxx Diff File
mod - Modules/Loadable/Segmentations/Widgets/qMRMLSegmentEditorWidget.cxx Diff File
mod - Modules/Loadable/Terminologies/Logic/vtkSlicerTerminologiesModuleLogic.cxx Diff File