I need to transform CT scans to MNI152.
Where can I find an MNI152 template for CT scans?
Hi @Yasmine,
MNI152 is a template based off of T1-weighted images, so there is no explicit MNI CT image. However, you can use some multi-modal tools to normalize CT images. You can check out @Chris_Rorden’s toolbox at NITRC: Clinical Toolbox for SPM: MainPage (paper), or you can try GitHub - pykao/CT2MNI152: This repository applies the affine and deformation transformation on the CT scan in the subject space, and register it to the MNI 1mm space (paper).
Best,
Steven
1 Like