Calculate value of each voxel in a 4dim resting-fMRI Nifti image.
    4 views (last 30 days)
  
       Show older comments
    
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?
Answers (1)
  Prachi Kulkarni
    
 on 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.
0 Comments
See Also
Categories
				Find more on Neuroimaging 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!

