[Insight-users] How to use conditional iterators

Dr. Jörg Seemann (V2T) seemann at v2t . de
Mon, 23 Jun 2003 20:32:07 +0200


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