[Insight-developers] Image::TransformPhysicalPointToIndex

Damion Shelton dmshelto@andrew.cmu.edu
Thu, 28 Feb 2002 10:48:14 -0500


Hi...

> Images requiring other Transform has to derive from itk::Image and
> instantiate the corresponding  xxTranforms in their constructors.

Does this mean that it's impossible to just "set" the transform at run 
time?I.e., you can't have a "default" affine transform, and then at some 
point replace it with some other transform?

-Damion-