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

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-04-30 16:50:50 master f0bcf9b2
Affected Issues 0002267: Add "SliceIntersectionWidth" property to ModelDisplayNode
Changeset

BUG: add outline thickness for label map outlines

Use the Outline setting on the image label outline filter to increase the
outline thickness.
The label outline value is used as the kernel size radius.
Added a GUI for the label outline integer, copied from the Models display GUI,
still using SliceIntersectionThickness as that's the display node setting that's
used by the filter.
Set the default slice intersection thickenss to 3 for label map volume
display nodes.

Issue 0002267

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

mod - Libs/MRML/Core/vtkMRMLLabelMapVolumeDisplayNode.cxx Diff File
mod - Libs/MRML/Logic/vtkImageLabelOutline.cxx Diff File
mod - Libs/MRML/Logic/vtkImageLabelOutline.h Diff File
mod - Libs/MRML/Logic/vtkMRMLSliceLayerLogic.cxx Diff File
mod - Modules/Loadable/Volumes/Widgets/Resources/UI/qSlicerLabelMapVolumeDisplayWidget.ui Diff File
mod - Modules/Loadable/Volumes/Widgets/qSlicerLabelMapVolumeDisplayWidget.cxx Diff File
mod - Modules/Loadable/Volumes/Widgets/qSlicerLabelMapVolumeDisplayWidget.h Diff File