[vtkusers] Scalar Type of vtkDICOMImageReader

Mathieu Malaterre mathieu.malaterre at gmail.com
Tue Apr 13 16:43:44 EDT 2010


On Tue, Apr 13, 2010 at 9:32 PM, Scott Johnson
<Scott.Johnson at neuwave.com> wrote:
> Also, I wasn't expecting vtkDICOMImageReader to perform the HU
> computation.  It overachieved.  That would be a good thing to put in the
> documentation.

This is the default behavior chosen in ITK/VTK. You cannot attach
those kind of MetaData to the vtkImage/itk::Image. Applying
-pixelwise- this rescale transform makes all downstream filter works
as expected.

2cts
-- 
Mathieu



More information about the vtkusers mailing list