Calculate value of each voxel in a 4dim resting-fMRI Nifti image.

6 Ansichten (letzte 30 Tage)
sankalp tikoo
sankalp tikoo am 18 Aug. 2021
Beantwortet: Prachi Kulkarni am 23 Sep. 2021
Hi Guys,
I want to calculate the intensity values of each voxel in a 4dim resting-fmri Nifti image. The dimensions of my 4dim image are: 45*54*45*90.
Is there any matlab script/function that can extract the value of each voxel?

Antworten (1)

Prachi Kulkarni
Prachi Kulkarni am 23 Sep. 2021
Hi,
You can use the niftiread function to read the intensity values of the 4D spatiotemporal volume of the resting-fMRI into a numeric array.

Kategorien

Mehr zu MRI finden Sie in Help 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