Dear ITK users, I like to use a conditional iterator to walk over all pixels of an image with a grey value exceeding a threshold. My intention is to apply some image processing algorithms to the selected pixels and to write the result to an output image. Has somebody written an example or can give me a hint how to define and to use the iterator? Best regards, Jörg