[Insight-users] Transform
Luis Ibanez
luis.ibanez at kitware.com
Tue Aug 10 16:02:05 EDT 2004
Hi Pandu,
There is ScaleTransform available:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1ScaleTransform.html
For a full list of the Transforms available in ITK
please look at the Doxygen Groups
http://www.itk.org/Insight/Doxygen/html/group__Transforms.html
Regards,
Luis
---------------------------
Pandu Jugnu wrote:
> Hello
>
> Is there any way to implement two different transforms
> for two different purposes. For example I have
> QuaternionRigidTransform to take care of translation
> and rotation. If I want to implement the
> ScaleTransform to take care of scaling, how can I do
> that?
>
> Pandu
>
>
More information about the Insight-users
mailing list