How to read .segdicom files in Matlab?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuestas (1)
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.
0 comentarios
Ver también
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!