KCL-BMEIS / niftyreg

This project contains command line tools to perform rigid, affine and non-linear registration of nifti or analyse images as well as utilities
BSD 3-Clause "New" or "Revised" License
141 stars 42 forks source link

refactoring nonlinear #48

Open mmodat opened 5 years ago

mmodat commented 5 years ago

In order to make the code easier to use, the base classes of NiftyReg will be re-factored.

The aim in to ease the integration of new transformation models and second to ease the use of third-party optimisation libraries.

@LucasFidon @atbenmurray @ddrobny