How to perform image registration on GPU

3 visualizzazioni (ultimi 30 giorni)
埃博拉酱
埃博拉酱 il 29 Ott 2020
Modificato: Matt J il 29 Ott 2020
imregister does not support GPU unfortunately. Are there any workarounds? I have hundreds of millions of images to register and any little acceleration will be significant. These images should at least be translationally registered. Rotations, resize and deformations can be ignored if necessary.

Risposte (1)

Matt J
Matt J il 29 Ott 2020
Modificato: Matt J il 29 Ott 2020
If you only need to register translation, you can use normxcorr2() which is GPU-supported

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by