[Insight-users] Urgent: Strange dicom imageIO
Mathieu Malaterre
mathieu.malaterre at kitware.com
Thu May 11 10:48:28 EDT 2006
Markus Weigert wrote:
> Hi Luis,
>
> thanks for your response, but as I said, I could fix the problem.
> The problem is, that the Serieswriter ignores the "Modality rescale
> Intercept Element"
> and "Modality Rescale Slope Element" of the dicom header, but the reader
> seems not
> to ignore it when you load the serie again.
> So, I just change the dicom - tag for the slope ("0028|1052") before I
> write the serie,
> and it works fine then.
Well in fact ITK should never pass any intercept/slope tags. I should
make sure to set them respectively to 0 and 1.
Please open a bug in the ITK bug tracker and assign it to me:
http://itk.org/Bug
Thanks
Mathieu
More information about the Insight-users
mailing list