[Insight-users] Incremental Region Growing

Bill Lorensen bill.lorensen at gmail.com
Wed Apr 22 10:07:22 EDT 2009


When you say that it didn't work, what do you mean?

If it failed to change the output, try applying a Modified() to the
filter before each Update(). A recent bug was reported that the filter
was not behaving properly when the seeds were cleared:
BUG: 7480: ClearSeeds() was not calling Modified() in region growing filters.

Bill


2009/4/22 Carlos Sánchez Mendoza <carlos.sanchez.mendoza at gmail.com>:
> Hi all,
>
> I would like to perform several confidence connected region growing stages
> for increasing multiplier. For the sake of efficiency I would like to be
> able to provide previous growth output as input for current growth. I tried
> providing the whole region pixel per pixel as individual seeds but it didn't
> work.
>
> Any ideas?
>
> Thanks in advance.
> Carlos S. Mendoza.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.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