Slicer: 2145-support-for-installing-extension-from-file 21696191

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-06-06 16:59:58 2145-support-for-installing-extension-from-file 93063c62
Changeset

BUG: RSS label image type bug fixed

previously char pixel type is used for input/output label images.
but that is not enough for larger label values. this causes crash.
I changed it to short type to hold more label values.
Tested on previous fail cases and works now. Linux 64

From: Yi Gao <yi.gao@gatech.edu>

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

mod - Modules/CLI/RobustStatisticsSegmenter/SFLSRobustStatSegmentor3DLabelMap_single.h Diff File
mod - Modules/CLI/RobustStatisticsSegmenter/SFLSSegmentor3D.h Diff File