Calculate value of each voxel in a 4dim resting-fMRI Nifti image.
3 ビュー (過去 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
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Neuroimaging についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!