[scikit-image] Nonrigid image registration in Python

Jérôme Kieffer google at terre-adelie.org
Thu Oct 6 15:29:39 EDT 2016


On Thu, 6 Oct 2016 10:21:30 +0200
<almar.klein at 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


More information about the scikit-image mailing list