Effacer les filtres
Effacer les filtres

Are matlab images compatible to 3D slicer?

3 vues (au cours des 30 derniers jours)
Divya
Divya le 28 Avr 2013
My problem : I have sequence of binary images(2D) and i wanted to import these images in to 3D slicer. I had a problem in constructing 3D model out of these images. I tried converting these images into dicom format and then do it in slicer. But still there are some errors in slicer. I thought if some dicominfo like(SliceLocation) is given to the images, then it may work. May i know how to give the dicominfo to the images that i created in matlab. or any other solution for my problem.

Réponse acceptée

Andras
Andras le 16 Juin 2013
Create a 3D array from the sequence of 2D slices and save into a 3DSlicer-compatible file format. You can save it into MHA format with the mha_write_volume function available at: https://subversion.assembla.com/svn/slicerrt/trunk/SlicerRt/sandbox/SlicerMatlabBridge/MetaImageIO/
  1 commentaire
Divya
Divya le 16 Juin 2013
Thanks for your information

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Import, Export, and Conversion dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by