Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.72 KB

File metadata and controls

46 lines (27 loc) · 1.72 KB

Back to Projects List

SlicerElastix: update elastix version

Key Investigators

  • Simón Oxenford (Charité Berlin)
  • Andras Lasso (Queen's University)

Project Description

Elastix recently released a new version (5.1.0) which allows specifying an ITK file format for transformation output files file.

Objective

The idea is to update SlicerElastix to use this new version and use itk transforms throughout the module.

Progress and Next Steps

  1. Locally tested the new elastix version with itk transforms (MacOS).
  2. Made a PR to the SlicerElastix repo with proposed changes. GH PR

Next steps:

  1. Test build for other OSs.
  2. Leverage upon the itk transform use to include other features (using initial transform).

Illustrations

BSpline registration output

Background and References

  • This fixes some issues when loading Elastix BSpline transforms. GH issue