nipy / nitransforms

a standalone fork of nipy/nibabel#656
https://nitransforms.readthedocs.io
MIT License
28 stars 15 forks source link

steps to write an itk format nifti or h5 file #200

Open mattcieslak opened 1 month ago

mattcieslak commented 1 month ago

Is it possible to write a nonlinear transform into itk format (nifti or h5) using nitransforms? Or is the only supported output format x5?

oesteban commented 1 month ago

I don't think it is possible today, but it should be possible so that's one more idea to work on :)

oesteban commented 1 month ago

NIfTI should be possible though (requires #182)