carlosqueiroz / pydicom

Automatically exported from code.google.com/p/pydicom
0 stars 0 forks source link

Converting DICOM signed - > unsigned #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by roberto....@gmail.com on 9 Jan 2013 at 4:37

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

Original comment by Suever@gmail.com on 9 Jan 2013 at 4:44