Laterality issue on fMRI image

The laterality issue: different software will interpret fMRI images in different way (mainly refer to right/left side display), so will the functions offered by them. NIFTI toolbox provides series explanations on the issued. Here are some notes.

Definition of LEFT and RIGHT
If the display does not have labels, we define LEFT as the Left-Hand-Side
of the Axial view, and RIGHT as the Right-Hand-Side of the Axial view.
RAS (neurological convention): left cerebral hemisphere is at LEFT and
right cerebral hemisphere is at RIGHT;
LAS (radiological convention): right cerebral hemisphere is at LEFT and
left cerebral hemisphere is at RIGHT;
If the display has labels, note will be added to bring your attention.


Laterality case in common softwares

SoftwareInput formatInput lateralityInput displayOutput formatOutput laterality
SPM5/laterANALYZERASLASNIfTILAS
SPM5/laterANALYZELASRASNIfTIRAS
MRIcroANALYZERASRASANALYZERAS
MRIcroANALYZELASLASANALYZELAS
MRIcronANALYZERASRASNIfTIRAS
MRIcronANALYZELASLASNIfTILAS
load/save/view_niiANALYZERASRASNIfTIRAS
load/save/view_niiANALYZELASLASNIfTILAS
load/save_untouch_niiANALYZERASN/AANALYZERAS
load/save_untouch_niiANALYZELASN/AANALYZELAS

Interpret laterality using load_nii command

  1. NIfTI toolbox never saves any file with sform = qform = 0. When you see that sform = qform = 0 in the structure that is loaded by "load_nii.m", it only means that the affine matrix has been properly interpreted. As a matter of fact, the file written by "save_nii.m" is always a NIfTI file with sform = 1 and qform = 0, and you can always check the real header information stored in any NIfTI (ANALYZE) file by using "load_untouch_nii.m". In other words, you can never save your data to a NIfTI file with sform = qform = 0.
    If you want to save your data to an ANALYZE format, you can do so by using "save_untouch_nii.m". In that case, there is neither sform nor qform in the
    ANALYZE header.
  2. Many other software assume that ANALYZE files are in neurological convention (RAS). Because there is really no orientation information stored in ANALYZE header, the laterality of an ANALYZE file is all based on the assumption.

转载于:https://www.cnblogs.com/minks/p/5879367.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值