Luis, I took care of the undeclared type problem, but now have another... it appears that I need to write a const version of FloodFilledSpatialFunctionConditionalIterator. When working with const images, will any iterator that interacts with that image need to explicitly support const? -Damion-