how can I display multi frame DICOM images?
Show older comments
I have a DICOM multi-frame with 36 frames and I want to see the "dynamic" image in Matlab. However, it only shows the 1rst frame.
What can I do?
2 Comments
Rik
on 12 Jun 2018
It all depends on your data structure. If you load the DICOM images to a 3D matrix, you can simply use sum.
Margarida Moura
on 13 Jun 2018
Edited: Walter Roberson
on 13 Jun 2018
Accepted Answer
More Answers (0)
Categories
Find more on DICOM Format in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!