[Insight-users] Motion estimation
Luis Ibanez
luis.ibanez at kitware.com
Fri Dec 11 10:43:02 EST 2009
Hi Matthias,
We don't have motion-estimation filters per-se,
but we have deformable registration filters that are
based on Optical-Flow concepts, and therefore,
some of them could be applicable to motion
estimation.
In particular, you may want to look at:
* DemonsRegistrationFilter, and
* LevelSetMotionRegistrationFilter
Both of them, can be found in the directory:
Insight/Code/Algorithms
Note that there are also several variations
of Demons methods in the directory:
Insight/Code/Review
Regards,
Luis
-----------------------------------------------
On Fri, Dec 11, 2009 at 6:02 AM, Matthias Dodt
<matthias.dodt at mdc-berlin.de> wrote:
> Hi ITK'lers!
>
> I wonder if there are some simple motion-estimation filters available like
> Lukas-Kanade or Horn-Schunck available in ITK?
>
> Thanks for any hin!
>
> best,
>
> mat
>
> _____________________________________
> 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
>
More information about the Insight-users
mailing list