[Insight-users] Re: How to use the itkRigid3DTransform

Luis Ibanez luis.ibanez@kitware.com
Tue, 25 Feb 2003 11:08:26 -0500


Hi Ahrazem

The Rigid3DTransform class is not intended to
be used directly. It is the base class for:

- VersorRigid3DTransform
- QuaternionRigidTransform

These two classes are described in the
SoftwareGuide document

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

You will find them in Sections 7.7.9 and 7.7.11,
pdf-page 217.

If you want to resample an image using any of these
transforms you may want to read the description of
the ResampleImage filter in section 5.7, pdf-pages
136 to 153.

Please let us know if you have any questions
after reading these sections.


Thanks


    Luis


-------------------------------
ahrazem wrote:
> hi, im ilyass
> i want to give a question: who i can use the class
> itk3DRigidTransform.h, i want to applicate this class into a PET
> images...
> 
> thanks
> 
> eamil:ahrazem@creatis.insa-lyon.fr
> 
>