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

28 sliding regions #40

Open b-eiben opened 6 years ago

b-eiben commented 6 years ago

Sliding region implementation completed as presented at WBIR 2018 in Leiden, NL. References added.

mmodat commented 5 years ago

@jamie-mcclelland @b-eiben

Finally integrated the CI to this branch. While the windows build runs without failing, the linux/mac build fail. See https://gitlab.com/mmodat/niftyreg/pipelines/42698443.

Can you have a look?

b-eiben commented 5 years ago

Have fixed the compilation error and successfully tested for comparable results on Windows and Linux (VM). CI-pipeline on gitlab now stuck with missing Mac-build.

@mmodat can you check that you are happy once the Mac-build is complete? Thanks!!!

b-eiben commented 4 years ago

In the meantime, some merge conflicts came up which are now solved. Can you have a look and merge, please?