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

6 次查看(过去 30 天)
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?

回答(1 个)

Prachi Kulkarni
Prachi Kulkarni 2021-9-23
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.

类别

Help CenterFile Exchange 中查找有关 MRI 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by