Import 2017-06-07 23:51:09: master 77a51f94

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-10-04 17:26:27 master 6a319a6e
Changeset

ENH: Added contour interpolation

Available in smoothing effect, smoothing method: Interpolation.

Using algorithm:
ND morphological contour interpolation
http://insight-journal.org/browse/publication/977

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

mod - Libs/vtkITK/CMakeLists.txt Diff File
add - Libs/vtkITK/itkMorphologicalContourInterpolator.h Diff File
add - Libs/vtkITK/itkMorphologicalContourInterpolator.hxx Diff File
add - Libs/vtkITK/vtkITKMorphologicalContourInterpolator.cxx Diff File
add - Libs/vtkITK/vtkITKMorphologicalContourInterpolator.h Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorSmoothingEffect.py Diff File