Hi Almar, Non-rigid registration is available in SimpleITK,
see this example for BSpline registration: https://github.com/SimpleITK/SimpleITK/blob/master/Examples/Python/ImageRegistrationMethodBSpline1.py and this example for Demons registration: https://github.com/SimpleITK/SimpleITK/blob/master/Examples/Python/DemonsRegistration1.py SimpleITK is on PyPI (https://pypi.python.org/pypi/SimpleITK/0.10.0) and on conda-forge (https://anaconda.org/simpleitk/simpleitk). Kind Regards, Kevin On Thu, Oct 6, 2016 at 8:29 PM, Jérôme Kieffer <goo...@terre-adelie.org> wrote: > On Thu, 6 Oct 2016 10:21:30 +0200 > <almar.kl...@gmail.com> wrote: > > > Aside from this announcement, I’d like to propose to put together a list > of Python packages that do (nonrigid) image registration. Since efforts in > Python-based image registration have only resulted in relatively small and > unknown packages, it would be good to have an overview. What would be a > good place for this? Maybe a wiki-page on scikit-image’s Gitub repo? > > Hi Almar, > > We have implemented the SIFT algorithm on GPU a few years ago. > It is now part of the silx toolkit > https://github.com/silx-kit/silx/blob/master/doc/source/ > Tutorials/Sift/sift.ipynb > > Cheers, > > Jérôme > _______________________________________________ > scikit-image mailing list > scikit-image@python.org > https://mail.python.org/mailman/listinfo/scikit-image >
_______________________________________________ scikit-image mailing list scikit-image@python.org https://mail.python.org/mailman/listinfo/scikit-image