[Insight-users] bspline bulk transform
Karl Baum
kgbaum at syr.edu
Thu Aug 5 13:46:06 EDT 2004
Hi,
In the file itkBSplineDeformableTransform.h there is a private variable
m_BulkTransform that represents the bulk transform. In the constructor for
BSplineDeformableTransform this gets set to the identity transform.
I would like to set the bulk transform to something other than this, but
there appears to be no way to access m_BulkTransform and hence change the
bulk transform.
Could someone show me code to change the bulk transform?
Thanks,
Karl
More information about the Insight-users
mailing list