dicom_write_volume Reference to non-existent field 'SliceLocation'
显示 更早的评论
I have segmented a series of DICOM images and now I want to reconstruct the segmented images in 3D slicer. I am trying to use the dicom_write_volume function but I get the following error:
Reference to non-existent field 'SliceLocation'.
Error in dicom_write_volume (line 57)
info.SliceLocation = info.SliceLocation+volscale(3);
I would appreciate any help. Thanks
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 DICOM Format 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!