suever / pydicom-experimental

pydicom test
0 stars 1 forks source link

Converting DICOM signed - > unsigned #120

Closed suever closed 9 years ago

suever commented 9 years ago

From roberto....@gmail.com on January 09, 2013 11:37:53

I have a set of DICOM images, where the pixels are of the type 'signed short', but at the university that I'm working they have a software that only understands DICOM images of the type 'unsigned short', so I would like to do this conversion signed -> unsigned. Reading the tutorials on the internet, I could not figure out how to do it. Can anyone help me?

Thanks!

Regards, Roberto What version of the product are you using? 0.9.4.1-1

Original issue: http://code.google.com/p/pydicom/issues/detail?id=120

suever commented 9 years ago

From Suever@gmail.com on January 09, 2013 08:44:36

This is not an issue with pydicom. Your question is better suited for the pydicom mailing list (pydicom@googlegroups.com).

Status: Invalid