| [mmOpenth] [Up] [mmSkelmrec] | Residues |
| User Feedback |
| f | Image [ Binary image ] |
| B | Structuring Element
Default: |
| option | String
Choose one of: binary: output a binary image (medial axis); value: output a grayscale image with values of the radius of the disk to reconstruct the original image (medial axis transform). Default: |
| y | Image [ Gray-scale (uint8 or uint16) or binary image ] |
mmSkelm creates the image y by computing the morphological skeleton by B of the image f, when option is BINARY. In this case, the pixels of value 1 in y are center of maximal balls (generated from B) included in f. This is also called Medial Axis. If option is VALUE, the non zeros pixels in y are the radius plus 1 of the maximal balls. This is called Medial Axis Transform or valued morphological skeleton.

| mmCbisector | N-Conditional bisector. |
| mmThin | Image transformation by thinning. |
| mmSkelmrec | Morphological skeleton reconstruction (Inverse Medial Axis Transform). |
| [mmOpenth] [Up] [mmSkelmrec] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |