Go to the source code of this file.
Namespaces | |
namespace | itk |
Compounds | |
class | ConditionalIterator |
ConditionalIterator is a base class for other iterators where membership in the set of output pixels is "conditional" upon some property, calculation, etc. For example, a threshold iterator might walk a region and return only those pixels which meet a minimum intensity condition. More... |