[Insight-users] Bug in itkFloodFilledFunctionConditionalIterator

Alberto Bert abert@mauriziano.it
Fri, 6 Sep 2002 15:42:22 +0200


> I think I found a little bug in the
> itkFloodFilledFunctionConditionalIterator.txx file.
> 
> This bug prevent the floodfill iterator to work correctly when used on
> boundaries,
> if you use the iterator on the first slice it will only stay on this slice
> because as soon as an index in one dimension is considered invalid the other
> is also considered invalid.

I've found the same problem. I'm using that class, so please warn me when it
will be fixed.

Thanks,
Alberto