Import 2017-06-07 23:51:09: master 670f0a7a

Author Committer Branch Timestamp Parent
pieper pieper master 2015-11-23 15:35:55 master 8c62342f
Changeset

ENH: Add option for exporting DICOM segmentation objects from editor

This commit transitions some functionality that was buried in
the LabelStructureListWidget into the EditUtil class so that it
can be used in other parts of the code (in particular in the
DICOMSegmentationPlugin provided by the Reporting extension).

This code is in a transitional state where the core depends
on code from the extension (the EncodeSEG CLI module). Once
the SEGSupport converters are moved to the core that dependency
will go away.

From: Steve Pieper <pieper@isomics.com>

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

mod - Modules/Scripted/EditorLib/EditUtil.py Diff File
mod - Modules/Scripted/EditorLib/LabelStructureListWidget.py Diff File