Slicer: 2145-support-for-installing-extension-from-file 9002247d

Author Committer Branch Timestamp Parent
jcfr jcfr 2145-support-for-installing-extension-from-file 2013-12-06 14:14:16 2145-support-for-installing-extension-from-file d7e53510
Changeset

ENH: Remove redundant vtkImageAccumulateDiscrete already provided by VTK

Using Slicer implementation of the ImageAccumulate filter is equivalent
to the VTK implementation after setting ComponentExtent and ComponentOrigin
appropriately to account for signed 16-bit images.

Output of the filter have been verified for both MRHead and ChestCT
sample data.

Associated discussion: http://slicer-devel.65872.n3.nabble.com/Slicer-vtkImageAccumulateDiscrete-Should-we-just-use-the-class-provided-by-VTK-tp4030447p4030451.html

See 0003485

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

mod - Libs/MRML/Core/CMakeLists.txt Diff File
rm - Libs/MRML/Core/vtkImageAccumulateDiscrete.cxx Diff File
rm - Libs/MRML/Core/vtkImageAccumulateDiscrete.h Diff File
mod - Libs/MRML/Core/vtkImageBimodalAnalysis.h Diff File
mod - Libs/MRML/Core/vtkMRMLScalarVolumeDisplayNode.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLScalarVolumeDisplayNode.h Diff File