[Insight-users] Need help regarding registration techniques (ITK newbie :) )

Sven Olaf Lüttmann sven at svenluettmann.de
Thu Aug 20 05:26:05 EDT 2009


Hey Balaji,

I've just finished PET/CT registration just in 2D. I followed the
"Mutual-Inforamtion" approach. But there should be a 3D transformation
as well.

You might like to read chapter 8.5 in the ITK Software Guide, which is
about "Multi-Modality Registration"

Cheers
-Sven

Balaji, R IN BLR SISL schrieb:
> Hello all,
> 
>  
> 
> I have started using ITK for solving a 3D image registration problem
> which merges CT and PET images. I need your help in choosing the right
> algorithm for my purpose.
> 
>  
> 
> From what I have gathered, Demons algo will only work with images (fixed and
> 
> moving) that have same intensities. Iam right now looking at
> DeformableRegistration8.cxx that is part of the ITK examples. This
> implements the B-Spline deformable registration and the comments
> indicate that it can work for multi-modality registration which is
> exactly what Iam trying to do. But when I execute it, it takes a long
> time to complete the registration.
> 
>  
> 
> Can you please advice on which algo will be suitable and if possible the
> reason behind the time taken by the B-Spline algo ?
> 
>  
> 
> Thanks for your help.
> 
>  
> 
> Regards,
> 
> Balaji
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list