<div dir="ltr">Dear ITK users,<div><br></div><div>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? </div>
<div><br></div><div>This Git commit [1] seems to say that two implementations co-exists: "<span style="color:rgb(0,0,0);font-family:monospace">With this change both frameworks (ITKv3 and refactored one) co-exist,</span></div>
<div><span style="color:rgb(0,0,0);font-family:monospace">classes have different name to avoid conflicts.</span>" Not sure if it's related to my questions. </div><div><br></div><div>Anyone has any thoughts about it? I appreciate your input. </div>
<div><br></div><div>Wei</div><div><br></div><div>[1] <a href="http://itk.org/gitweb?p=ITK.git;a=commit;h=6271a744582c413c7db57456c8ee0149930e5fd9">http://itk.org/gitweb?p=ITK.git;a=commit;h=6271a744582c413c7db57456c8ee0149930e5fd9</a></div>
</div>