[Insight-users] add rigid registration before levelset deformable registration

Branislav Goga brano.goga at centrum.sk
Wed Oct 22 11:26:49 EDT 2008


You can use resample image filter to resample moving image using rigid
transofrmation from preregistrations tep into space of fixed image. Then you
could apply PDE based methods giving much better results. Good luck.
Brano


pinpress wrote:
> 
> Hi,
> 
> I am new to ITK.  I am following registration example
> (DeformableRegistration5.cxx) and found out that the LevelSet registration
> did not always perform best especially when the two 3D image sets were
> misaligned.  So, I am trying to modify the deformable registration by
> adding a rigid registration first, which is similar to the example:
> DeformatableRegistration15.cxx (which is a BSpline registration example).
> However, I just found that in BSpline example, rigid registration was
> connected by a "ImageRegistrationMethod" class, while in LevelSet
> registration example, there is only a "LevelSetMotionRegistrationFilter".
> How can I connect them then? 
> 
> Thanks very much. I am a newbie to ITK.
> 

-- 
View this message in context: http://www.nabble.com/add-rigid-registration-before-levelset-deformable-registration-tp20076344p20113258.html
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list