how to convert raw data to mat format

12 次查看(过去 30 天)
Hi everyone,
I have the raw PET file (the format is dcm)
How to convert it to mat format

采纳的回答

Shraddha Jain
Shraddha Jain 2020-12-24
Hi Akmal,
There is a built-in function dicomread in the Image Processing Toolbox in MATLAB which reads input files with .dcm extension. The output is either a m-by-n matrix, m-by-n-by-3 array or 4-D array.
Hope it helps!

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by