matthew-brett / transforms3d

3 dimensional spatial transformations
http://matthew-brett.github.io/transforms3d/
Other
467 stars 83 forks source link

API of transformer 3D image #26

Open Barnonewdm opened 5 years ago

Barnonewdm commented 5 years ago

Is there any API for transformer 3D image?

matthew-brett commented 5 years ago

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