[Insight-developers] TIFFImageIO bug when used in ImageSeriesReader

Luis Ibanez luis.ibanez at kitware.com
Mon Mar 19 16:41:26 EST 2007


I'm having trouble using the TIFFImageIO
along with the ImageSeriesReader.

I'm reading a set of 35 slices stored in
35 independent tiff files.

The reading runs fine with no errors or
warning messages. The output volume has
the correct dimensions and spacing, but
the pixel values at every slice seems to
be a replicate of the first slice.

It looks like if the TIFFImageIO reader
didn't update after reading the first
slice.

When I replace it with the PNGImageIO, and convert
the tiff slices to PNG using Image Magick (now
Graphics Magick in Debian), the images are read
correctly and the output volume has the right
expected content.


Has anyone experienced similar problems ?


    Thanks for any hint,


       Luis




More information about the Insight-developers mailing list