[Insight-users] dicom writer changes Smallest/Largest Image Pixel Values

Li, Wen WLi at childrensnational.org
Mon Aug 26 10:31:13 EDT 2013


Hi Insight-users,

I use the ITK example https://github.com/Kitware/ITK/blob/master/Examples/IO/DicomSeriesReadSeriesWrite.cxx to read and write a dicom file.

The Smallest/Largest Image Pixel Values (0028|0106 and 0028|0107) are changed from original 0 and 32767 to 48 and 12851\13879\55.

As you can see in the example, there is nothing in between reader and writer. By further looking into the writer, I am sure the change happens in gdcmIO but don't know exactly where.

Any help will be appreciated.

Wen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130826/a7c0ad2b/attachment.htm>


More information about the Insight-users mailing list