| [mminfcanon] [Up] [mmsupcanon] | Sup-generating And Inf-generating |
| User Feedback |
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.

function y=mminfgen_equ( f, A, BC ) y = mmunion(mmdil(f,A),mmdil(mmneg(f),BC));
| mmfreedom | Control automatic data type conversion. |
| mmsupgen | Sup-generating (hit-miss). |
| mminfcanon | Intersection of inf-generating operators. |
| [mminfcanon] [Up] [mmsupcanon] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |