[Insight-developers] semi-Lagrangian warping

Luis Ibanez luis.ibanez at kitware.com
Fri Aug 27 18:07:14 EDT 2010


Hi Kwame,

I don't think we have in ITK any filter
similar to what you are developing.

It will be great to see your contribution
in the Insight Journal.

     Thanks


          Luis


-----------------------------------
On Wed, Aug 25, 2010 at 11:21 AM, Kwame Kutten <kkutten1 at jhmi.edu> wrote:

> Hello,
>
>
>
> I am working on an implementation of semi-Lagrangian integration in ITK.
>  (See "Semi-Lagrangian Integration Schemes for Atmospheric Models" by
> Stanforth and Cote for a description)  Semi-Lagrangian integration is one of
> the key components of LDDMM registration (Miller et. al.). My filter will be
> a derived from the WarpImageFilter and will take the form...
>
>
>
> SemiLagrangianWarpImageFilter<TInputImage, TOutputImage,
> TVelocityFieldSequence>
>
>
>
> It will take an input image (N-D), warp it using a time-sequence of
> velocity fields (N+1)-D, before returning an output image (N-D).  I just
> want to check if something like this already exists.  I am fairly new to
> filter writing and would be glad to have your suggestions.
>
>
> Thanks
> _______________________________________________
> 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://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-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20100827/179b9d66/attachment.htm>


More information about the Insight-developers mailing list