Are matlab images compatible to 3D slicer?

3 次查看(过去 30 天)
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.

采纳的回答

Andras
Andras 2013-6-16
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/

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Import, Export, and Conversion 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by