Hi, I want to fill the region surrounded by a closed contour in a 2d itk image. I have been doing this using a reverse flood-filling procedure. I am wondering is itk has a more efficient/robust mechanism for doing this. BTW, 2d-coordinates of the point on the contour are also stored in a vector if this helps. thanks, Zeno