[Insight-users] problem with "DicomSeriesReadSeriesWrite" example
Luis Ibanez
luis.ibanez at kitware.com
Tue Dec 20 10:46:09 EST 2005
Hi Wei,
This may be due to the linear scaling that is done when you
read a DICOM dataset.
You may want to look in to the DICOM entries by using the
example:
Insight/Code/IO
DicomImageReadPrintTags.cxx
look for the entry:
0028:1052 "Rescale Intercept"
Regards,
Luis
-----------------
Wei L wrote:
> Hi,
>
> I was wondering if anyone has tried the DicomSeriesReadSeriesWrite
> example. I simplely load a dicom series and write it as another
> series. However, the input and output contain images with different
> gray scale values. For example, the background value will be shifted
> from -3042 to -4048.
>
> Thanks inadvance for your advice.
>
> Vic
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list