Model Driven Registration
alexdaniel654 opened this issue · comments
Alex Daniel commented
Integrate Kanishkas co-registration algorithms into ukat
João Almeida e Sousa commented
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
João Almeida e Sousa commented
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.