Open Barnonewdm opened 5 years ago
Is there any API for transformer 3D image?
No, not really, but this library is for generating transforms. I would use scipy.ndimage to apply them - have a look at https://bic-berkeley.github.io/psych-214-fall-2016/resampling_with_ndimage.html
scipy.ndimage
Is there any API for transformer 3D image?