[Insight-users] question on transforming points

Luis Ibanez luis.ibanez at kitware.com
Sat Apr 17 18:57:50 EDT 2010


Hi John,


1) What Transform are you using ?
2) How did you initialize it ?


If you are following any of the BSplineDeformable
Transform as shown in the examples in

               Insight/Examples/Registration

then the Transform will include the translation
between the image origins.


     Regards,


            Luis


-----------------------------------------------------------------------------
On Thu, Apr 15, 2010 at 5:30 PM, John Drozd <john.drozd at gmail.com> wrote:

> Hello,
>
> I perform a multi-resolution deformable registration between 2 MRI images
> from 2 different people using a multi-modal metric.
> Then I map points from the fixed image to the moving image using the
> transform obtained from the registration using TransformPoint();
> Do I need to include the difference between the coordinates of the origins
> of both or either images in my calculation, or does the TransformPoint take
> care of this?
>
> Thank you,
> John
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100417/60d12b59/attachment.htm>


More information about the Insight-users mailing list