[ITK] Image registration when Images have different size

Dženan Zukić dzenanz at gmail.com
Tue Mar 13 10:00:48 EDT 2018


Hi Constantinus,

if they have different pixel size but same physical size (due to different
image spacing), you can input them into rigid registration examples
directly. If not, you might want to use similarity
<https://itk.org/Doxygen/html/classitk_1_1Similarity3DTransform.html> or
affine <https://itk.org/Doxygen/html/classitk_1_1AffineTransform.html>
transform instead of rigid.

Regards,
Dženan

On Tue, Mar 13, 2018 at 6:22 AM, Constantinus Spanakis <
c.spanakis83 at gmail.com> wrote:

> Hello. I want to register two images which have different size. What I
> want to do is rigid registration, but the images have different size. Is it
> possible to register them?
>
> Thank you in advance
>
> The ITK community is transitioning from this mailing list to
> discourse.itk.org. Please join us there!
> ________________________________________
> Community mailing list
> Community at itk.org
> https://itk.org/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://itk.org/pipermail/community/attachments/20180313/5dbc9208/attachment.html>


More information about the Community mailing list