[ITK-users] Problem about GetRotationMatrix

Matt McCormick matt.mccormick at kitware.com
Mon Apr 13 13:53:14 EDT 2015


Hi LiuShuai,

Welcome to ITK!

To find the methods on a class like QuaternionRigidTransform, check
its Doxygen page [1]. Here we see that there is a method GetRotation.
Maybe that is the one you are looking for?

Hope this helps,
Matt

[1] http://www.itk.org/Doxygen/html/classitk_1_1QuaternionRigidTransform.html

On Thu, Apr 9, 2015 at 9:48 PM, LiuShuai <lsustc at mail.ustc.edu.cn> wrote:
> Hello everyone,
>     I am a newer in ITK. ,My tutor give me a program and when I run it, it
> notes : 1225    error C2039: “GetRotationMatrix”: is not the member of
> “itk::QuaternionRigidTransform<double>” .Please help me. Thanks.
>
>
> LiuShuai
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/Problem-about-GetRotationMatrix-tp35487.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users


More information about the Insight-users mailing list