| [Top] [Up] [Prev] [Next] | [Up] [Basic Concepts] [Demonstrations] [Functions] | SDC Morphology Toolbox V1.1 15Jan02 |
y = mminfgen( f, Iab ) f: Binary image (logical uint8). Iab: Interval. y: Binary image (logical uint8). mminfgen creates the image y by computing the transformation of the image f by the inf-generating operator (or dual of the hit-miss) characterized by the interval Iab.
function y=mminfgen_equ( f, A, BC ) y = mmunion(mmdil(f,A),mmdil(mmneg(f),BC));
| [Top] [Up] [Prev] [Next] | [Up] [Basic Concepts] [Demonstrations] [Functions] |
|
| Copyright (c) 1998-2002 by SDC Information Systems | ||