[Insight-users] Incremental Region Growing

Bill Lorensen bill.lorensen at gmail.com
Thu Apr 23 11:47:44 EDT 2009


This is repaired and the fix will be in the next release. But, for
now, we are happy to hear that the Modified() calls fixed your
problem.


2009/4/23 Carlos Sánchez Mendoza <carlos.sanchez.mendoza at gmail.com>:
> That worked perfect. Thank you so much!!!
>
> El 22 de abril de 2009 16:07, Bill Lorensen <bill.lorensen at gmail.com>
> escribió:
>>
>> 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