Hi everyone,
I have the raw PET file (the format is dcm)
How to convert it to mat format

 Akzeptierte Antwort

Shraddha Jain
Shraddha Jain am 24 Dez. 2020

0 Stimmen

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!

Weitere Antworten (0)

Kategorien

Mehr zu Convert Image Type finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by