nipy / nitransforms

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

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

Open mattcieslak opened 6 months ago

mattcieslak commented 6 months 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 6 months 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 6 months ago

NIfTI should be possible though (requires #182)