NiTransforms
A development repo for nipy/nibabel#656.
About
Spatial transforms formalize mappings between coordinates of objects in biomedical images. Transforms typically are the outcome of image registration methodologies, which estimate the alignment between two images. Image registration is a prominent task present in nearly all standard image processing and analysis pipelines. The proliferation of software implementations of image registration methodologies has resulted in a spread of data structures and file formats used to preserve and communicate transforms. This segregation of formats precludes the compatibility between tools and endangers the reproducibility of results. We propose a software tool capable of converting between formats and resampling images to apply transforms generated by the most popular neuroimaging packages and libraries (AFNI, FSL, FreeSurfer, ITK, and SPM). The proposed software is subject to continuous integration tests to check the compatibility with each supported tool after every change to the code base. Compatibility between software tools and imaging formats is a necessary bridge to ensure the reproducibility of results and enable the optimization and evaluation of current image processing and analysis workflows.
Contents
- Installation
- Examples
- Contributing to NiTransforms (a NiBabel feature-repo)
- What’s new?
- 25.1.0 (September 22, 2025)
- 25.0.1 (August 14, 2025)
- 25.0.0 (July 22, 2025)
- 24.1.4 (July 20, 2025)
- 24.1.3 (July 19, 2025)
- 24.1.2 (June 02, 2025)
- 24.1.1 (December 18, 2024)
- 24.1.0 (November 17, 2024)
- 24.0.2 (September 21, 2024)
- 24.0.1 (September 17, 2024)
- 24.0.0 (August 18, 2024)
- 23.0.1 (July 10, 2023)
- 23.0.0 (June 13, 2023)
- 22.0.1 (April 28, 2022)
- 22.0.0 (February 28, 2022)
- 21.0.0 (September 10, 2021)
- Library API (application program interface)