I used the following command to register CT and MR, but the result is completely incorrect. Did I use the wrong command or parameter?
reg_aladin -ref CT.nii -flo MR.nii -res MR_aligned.nii -aff MR_to_CT_affine.txt
reg_f3d -ref CT.nii -flo MR_aligned.nii -aff MR_to_CT_affine.txt -cpp MR_to_CT_cpp.nii -res MR_to_CT_registered.nii
May I ask how to use it?