Hi, I don't know which version of GDCM osg is using, or how well is it integrated. You could check out ITK library (http://itk.org), it has an example (called DicomReadImageWrite or similar) which can read dicom images and convert them to other formats - I recommend .mha, because its header can be stripped easily (by using notepad++, for example), which then leaves raw data.
Thank you! Cheers, Dženan ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30100#30100 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

