[Insight-developers] Bug in CenteredRigid2DTransform
Luis Ibanez
luis.ibanez@kitware.com
Fri, 24 Jan 2003 11:46:50 -0500
Hi Jim,
It looks like the actual bug of this class is
in its documentation. The description in the
header is very miss-leading (or rather, wrong).
I'm fixing it so it matches what the transform
actually does.
My apologies for the inconveniences
Luis
----------------------
Miller, James V (Research) wrote:
> Luis,
>
> I understand how the transform is intended to work (though the
> documentation still has some cut and past errors from some other
> transform class). I don't want to specify the translation as the
> null vector since I need this image to be placed back in the original
> coordinates after rotation. Which is after all what this particular
> transformation is for, right?
>