[ITK] [ITK-users] FastMarching and FastMarchingBase

Wei Liu weiliu620 at gmail.com
Fri Mar 28 18:36:16 EDT 2014


Dear ITK users,

When I look at the ITK FastMarching module I found two version of same
filter. For example, I found FastMarchingImageFilter
and FastMarchingImageFilterBase have similar functions, also I
found FastMarchingUpwindGradientImageFilter
and FastMarchingUpwindGradientImageFilterBase. I can see some functions are
different (such as set stop criterion), but is there anything I need to
know about when I should use which of these filters?

This Git commit [1] seems to say that two implementations co-exists: "
With this change both frameworks (ITKv3 and refactored one) co-exist,
classes have different name to avoid conflicts." Not sure if it's related
to my questions.

Anyone has any thoughts about it? I appreciate your input.

Wei

[1]
http://itk.org/gitweb?p=ITK.git;a=commit;h=6271a744582c413c7db57456c8ee0149930e5fd9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140328/157337ee/attachment.html>
-------------- next part --------------
_____________________________________
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.php

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 Community mailing list