How to read .segdicom files in Matlab?

4 visualizaciones (últimos 30 días)
Maimoona Khan
Maimoona Khan el 13 de Ag. de 2015
Respondida: Steven Lord el 13 de Ag. de 2015
Currently, i am working on heart segmentation using Medviso, medviso saves segmentation results as .segdicom format, now i want to read the resultant files in matlab without using medviso functions, is there any way to do?

Respuestas (1)

Steven Lord
Steven Lord el 13 de Ag. de 2015
From the extension I assume these are some type or variant of DICOM file. If so, have you tried using the DICOM related functions in Image Processing Toolbox? They may not work if the files are similar to, but just different enough from, regular DICOM files but it would be the first thing I'd try.

Categorías

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

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by