| [mmgradm] [Up] [mmopenth] | Residues |
| User Feedback |
| f | Image Gray-scale (uint8 or uint16) or binary image |
| bero | Structuring Element
Default: (erosion) |
| bc | Structuring Element
Default: ( connectivity) |
| y | Image Gray-scale (uint8 or uint16) or binary image
(same type of |
mmopenrecth creates the image y by subtracting the open by reconstruction of f, defined by the structuring elements bero e bc, of f itself.

function y=mmopenrecth_equ( f, bero, bc) y = mmsubm(f,mmopenrec(f, bero, bc));
| mmfreedom | Control automatic data type conversion. |
| mmopenth | Opening Top Hat. |
| mmcloserecth | Close-by-Reconstruction Top-Hat. |
| mminfrec | Inf-reconstruction. |
| mmopen | Morphological opening. |
| [mmgradm] [Up] [mmopenth] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |