| [mmCenter] [Up] [mmClose] | Morphological Filters |
| User Feedback |
| f | Image [ Gray-scale (uint8 or uint16) or binary image ] |
| SEQ | String
'OC', 'CO', 'OCO', 'COC'. Default: |
| b | Structuring Element
Default: |
| n | Double
[ Non-negative integer.
]
(number of iterations). Default: |
| y | Image |
mmAsf creates the image y by filtering the image f by n iterations of the close and open alternating sequential filter characterized by the structuring element b. The sequence of opening and closing is controlled by the parameter SEQ. 'OC' performs opening after closing, 'CO' performs closing after opening, 'OCO' performs opening after closing after opening, and 'COC' performs closing after opening after closing.




| [mmCenter] [Up] [mmClose] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |