Closed dyollb closed 3 years ago
the PR adds a function and CLI to interpolate (resample) one image onto the grid of another
python scripts/interpolate_to_ref.py T1.nii.gz T2.nii.gz T1_onT2grid.nii.gz
What do these changes do?
the PR adds a function and CLI to interpolate (resample) one image onto the grid of another
Related issue/s
How to test
python scripts/interpolate_to_ref.py T1.nii.gz T2.nii.gz T1_onT2grid.nii.gz
Checklist