[mminfcanon] [Up] [mmsupcanon] | Sup-generating And Inf-generating |
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
.
def mminfgen(f, Iab): A,Bc = Iab y = mmunion(mmdil( f, A),mmdil( mmneg(f), Bc)) return y
mmfreedom | Control automatic data type conversion. |
mmsupgen | Sup-generating (hit-miss). |
mminfcanon | Intersection of inf-generating operators. |
[mminfcanon] [Up] [mmsupcanon] | ![]() |
Copyright (c) 2003, Roberto A. Lotufo, UNICAMP-University of Campinas; Rubens C. Machado, CenPRA-Renato Archer Research Center. |