We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sct_resample -i sub167_T1w.nii.gz -mm 1x1x1 -o sub167_T1w_1mm.nii.gz sct_resample -i sub167_T2w.nii.gz -mm 1x1x1 -o sub167_T2w_1mm.nii.gz # step below to improve with dedicated optic model sct_get_centerline -i sub167_T2w_1mm.nii.gz -c t2 -method optic sct_create_mask -i sub167_T2w_1mm.nii.gz -size 50mm -f cylinder -p centerline,sub167_T2w_1mm_centerline.nii.gz -o mask.nii.gz sct_register_multimodal -i sub167_T1w_1mm.nii.gz -d sub167_T2w_1mm.nii.gz -m mask.nii.gz -param step=1,type=im,algo=slicereg,metric=CC
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: