UKRIN-MAPS / ukat

UKRIN Kidney Analysis Toolbox
https://www.nottingham.ac.uk/research/groups/spmic/research/uk-renal-imaging-network/ukrin-maps.aspx
GNU General Public License v3.0
12 stars 4 forks source link

Model Driven Registration #164

Open alexdaniel654 opened 2 years ago

alexdaniel654 commented 2 years ago

Integrate Kanishkas co-registration algorithms into ukat

JSousa-UoL commented 2 years ago

Kanishka's MDR Library can be found here: https://github.com/QIB-Sheffield/MDR-Library

There are 4 open issues in that project at the moment and once they're solved, I'll be able to implement it here in ukat

JSousa-UoL commented 2 years ago

Progress so far: it's possible to run pip install mdr-library.

However, the repository and the algorithms still need more reviewing and once that's done, it's a matter of adding mdr-library to the requirements.txt file and create a Jupyter Notebook tutorial containing an example.