[Insight-users] How to implement to only rotate images in the process of registration?

Luis Ibanez luis.ibanez at kitware.com
Sun Mar 25 17:49:39 EST 2007


Hi Yi,

You may want to use the VersorTransform:

http://www.itk.org/Insight/Doxygen/html/classitk_1_1VersorTransform.html

You will find details about this Transform class
in the ITK Software Guide


     http://www.itk.org/ItkSoftwareGuide.pdf

in the "Image Registration" Chapter.


Note that it is *VERY IMPORTANT* for you to set the
Center of rotation before you use this transform.


   Regards,


      Luis


-------------
ÒÂÎÄÎÄ wrote:
> Hi, everyone,
> I want to only rotate images but not translate images in the process of 
> registration.
> Who can tell me how to implement it by setting the parameters of 
> Transform classes?
> 
> Thanks for any tips.
> Regards,
> Yi Wenwen
> 
> 
> ------------------------------------------------------------------------
> ÍøÒ×ÓÊÏ侫׼¹ýÂ˳¬¹ý98%µÄÀ¬»øÓʼþ www.126.com <http://www.126.com/>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list