[Insight-users] some classes wanted in python

Brad King brad.king at kitware.com
Wed, 28 Apr 2004 09:23:10 -0400


Carrie wrote:
> Hi Luis,
> 
>          We want to use 3D translation Transform in python. But we 
> cannot find the QuaternionRigidTransform or VersorRigid3Dtransform 
> classes wrapped in python.

The wrappers for these classes should already be present.
They are configured in Wrapping/CSwig/Common/wrap_ITKRigidTransforms.cxx.

-Brad