How to read .segdicom files in Matlab?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Steven Lord
le 13 Août 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 commentaires
Voir également
Catégories
En savoir plus sur DICOM Format 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!