[ITK-users] What's the difference between itkFastMarchingImageFilterBase and itkFastMarchingImageFilter?

Bradley Lowekamp blowekamp at mail.nih.gov
Mon Mar 30 13:15:31 EDT 2015


Hello,

The itkFastMarchingImageFilterBase, is new and more generalized with a support for generalized stopping criteria and a base infrastructure that can run on quad-edge meshes. The plain itkFastMarchingImageFilter is a bit faster but missing some features and flexibility.

HTH,
Brad


On Mar 30, 2015, at 12:24 PM, Lin M <majcjc at gmail.com> wrote:

> Hi all,
> 
> I'm wondering what's the difference between itkFastMarchingImageFilterBase and itkFastMarchingImageFilter.
> 
> I'm currently using itkFastMarchingImageFilterBase on a 3D image (512*512*365) whose computational time is much slower than I expected (about 250secs). I'm trying to find a way to improve that but I really don't have a clue now. Can you give me some suggestions about that? Thank you very much!
> 
> Best,
> Lin
> _____________________________________
> 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://public.kitware.com/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150330/5f6bf74b/attachment.html>


More information about the Insight-users mailing list