[Insight-users] Affine transformation question
Luis Ibanez
luis.ibanez at kitware.com
Sun Sep 25 12:39:21 EDT 2005
Hi Vishal,
Please consult the Doxygen documentation of this class:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1AffineTransform.html
As Tobias pointed out,
you may want to use the "Scale" methods:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1AffineTransform.html#z890_0
Regards,
Luis
----------------------
Tobias Heimann wrote:
> Hi Vishal,
>
> The AffineTransform has two Scale methods, one for an isotropic scaling
> (same factors for all axes) and one where you can specify a different
> factor for each axis.
>
> Best regards,
> Tobias
>
>
> Vishal Majithia wrote:
>
>> Hi,
>>
>> A question about affine transformation: How do I scale
>> my image? I went through the examples and found
>> shearing, rotating, and translating, but I cannot find
>> how to scale my image. Thank you for any help.
>>
>> Sincerely,
>> Vishal Majithia
>>
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Tired of spam? Yahoo! Mail has the best spam protection around
>> http://mail.yahoo.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