Slicer: 2145-support-for-installing-extension-from-file 8d5a00f2

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-06-27 13:14:40 2145-support-for-installing-extension-from-file 0d3f0824
Changeset

BUG: cast output to int16_t after watershed

Previously the output was being casted to uint16. Some editor effects,
such as the SaveIslandEffect don't behave correctly with this
unexpected image type. The output of the watershed effect is now
converted to int16 if needed.

From: Bradley Lowekamp <blowekamp@mail.nih.gov>

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

mod - Modules/Scripted/EditorLib/WatershedFromMarkerEffect.py Diff File