convert 3d matrix to dicom image

19 visualizaciones (últimos 30 días)
pari
pari el 15 de Dic. de 2012
Comentada: Jingyang Xie el 6 de Feb. de 2021
hello every one... i write a code for image proccessing on dicom images. first i read a dicom image with 'dicomread'. now im looking for a solution to write a 3d matrix on that dicom image so change it. can anyone help me on how can i do this?
  6 comentarios
Sean de Wolski
Sean de Wolski el 4 de En. de 2013
You may be right that it saves multiple 2d slices in one dcm image, (I've always used Dirk's tools too!)
Jingyang Xie
Jingyang Xie el 6 de Feb. de 2021
Hi Pari, have you solved this problem? Thanks!

Iniciar sesión para comentar.

Respuestas (1)

Amith Kamath
Amith Kamath el 4 de En. de 2013
Editada: Amith Kamath el 4 de En. de 2013
I suppose for the time being, this happens to be the best available solution: http://www.mathworks.com/matlabcentral/fileexchange/23237-read-and-write-single-file-dicom-volumes , and considering that you're opening it for analysis, I suppose it isn't a great idea to overwrite the existing DICOM with edited data.

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by