[Neuroimaging] Aligning low and high resolution images in voxel space

Matthew Brett matthew.brett at gmail.com
Tue Dec 1 17:05:12 EST 2015


On Tue, Dec 1, 2015 at 12:50 PM, bthirion <bertrand.thirion at inria.fr> wrote:
>     Hi Greg,
>
> You might take at look at nilearn.image.resample_img
> https://nilearn.github.io/modules/generated/nilearn.image.resample_img.html

Or indeed :

https://github.com/nipy/nipy/blob/master/nipy/algorithms/resample.py#L19

Or :

https://github.com/nipy/nireg/blob/master/nireg/resample.py#L34

Or :

https://github.com/nipy/nibabel/pull/255
https://github.com/nipy/nibabel/pull/255/files#diff-36210eae1f936c385adb1680895b7db6R114

Not our proudest moment ...

Cheers,

Matthew


More information about the Neuroimaging mailing list