[mmInfcanon] [Up] [mmSupcanon] Sup-generating And Inf-generating

mmInfgen
Inf-generating.

Synopsis

Image mmInfgen ( const Image& f , const Interval& Iab );

Input

f Image [ Binary image ]

Iab Interval

Output

y Image [ Binary image ]

Description

mmInfgen creates the image y by computing the transformation of the image f by the inf-generating operator (or dual of the hit-or-miss) characterized by the interval Iab.

Equation

See also

mmSupgen Sup-generating (hit-miss).
mmInfcanon Intersection of inf-generating operators.
[mmInfcanon] [Up] [mmSupcanon]