Back to Projects List
- Simón Oxenford (Charité Berlin)
- Andras Lasso (Queen's University)
Elastix recently released a new version (5.1.0) which allows specifying an ITK file format for transformation output files file.
The idea is to update SlicerElastix to use this new version and use itk transforms throughout the module.
- Locally tested the new elastix version with itk transforms (MacOS).
- Made a PR to the SlicerElastix repo with proposed changes. GH PR
Next steps:
- Test build for other OSs.
- Leverage upon the itk transform use to include other features (using initial transform).
- This fixes some issues when loading Elastix BSpline transforms. GH issue