[Insight-users] Deformable transform

Luis Ibanez luis.ibanez at kitware.com
Thu Apr 15 21:36:36 EDT 2010


Hi Ganesh,

You may want to use the

http://www.itk.org/Doxygen/html/classitk_1_1WarpImageFilter.html

You may also find useful the "vv" application:

                   http://www.creatis.insa-lyon.fr/rio/vv

It provides functionalities for visualizing the outcome of deformable
registration, including the overlapping of the deformation field.


    Regards,


          Luis


------------------------------------------------------------------
On Mon, Apr 12, 2010 at 5:17 PM, Ganesh Narayanasamy
<nganesh76 at hotmail.com>wrote:

>
> We have 2 sets of 3D-CT data, one from radiotherapy planning CT (call it as
> image I1) and another one is a cone-beam CT on the treatment table (image
> I2). Performing a deformable registration on these gives us a deformation
> field, say DF.
> I would like to see how the individual structures have deformed between
> image I1 and image I2. The structure that we are interested in (say, S1) is
> masked from image I1 and DF should be applied on it. We would like to see
> how this structure has deformed in the image I2 (its new form is called say,
> S2).
> Error = || DF(S1) - S2 ||
>
> Can you help me in applying DF onto S1. Probably for a few out there, this
> is probably trivial. Should I write a new set of code or is there something
> that is already available?
>
> Thanks,
> Ganesh
>
>
> ************************************************************************
> "What the mind of man can conceive and believe, It can achieve" - Napolean
> Hill
> -Ganesh Narayanasamy,Ph.D., PostDoc-University of Kentucky Cancer Center
> Earlier work:
> http://www.sciencedaily.com/releases/2007/05/070504133017.htm
> ************************************************************************
>
>
> ------------------------------
> Hotmail has tools for the New Busy. Search, chat and e-mail from your
> inbox. Learn more.<http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1>
>
> _____________________________________
> 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/20100415/4d058d98/attachment.htm>


More information about the Insight-users mailing list