| [mmhmin] [Up] [mmcbisector] | Residues |
| User Feedback |
| f | Image Binary image |
| Bc | Structuring Element
Default: ( connectivity) |
| y | Image Binary image |
mmedgeoff creates the binary image y by eliminating the objects (connected components) of the binary image f that hit the image frame, according to the connectivity defined by the structuring element Bc.

function y=mmedgeoff_equ(f, bc) edge = mmframe(f); y = mmsubm(f,mminfrec(edge,f,bc));
| [mmhmin] [Up] [mmcbisector] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |