Save binary image into .dcm

5 vues (au cours des 30 derniers jours)
Isabel
Isabel le 19 Août 2014
Commenté : Geoff Hayes le 26 Août 2014
Hi
I have segmented an organ from a CT scan (original image given in DICOM) and I would like to save the segmented image (binary one) as .dcm due to I need to use it after in other software that only read .dcm. Could someone explain me how I can do that?
Thank you in advance.
  7 commentaires
Isabel
Isabel le 26 Août 2014
Hi Geoff!
To flip the image I used flipdim(seg17,3) due to my image is a volume and flipud only allow 2D, but thanks for the suggestion anyway.
About my problem I finally manage to fix it. The problem was not in the way to create the DICOM file with dicomwrite, the problem was in the way that ITK-Snap read the headers when you load a CT scan. So, now everything is working fine.
Thank you for your help!
Geoff Hayes
Geoff Hayes le 26 Août 2014
Glad that you were able to get everything working, Isabel!

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by