| [mmintershow] [Up] [mmse2hmt] | Intervals (hit-or-miss templates) |
| User Feedback |
| a | Structuring Element
Left extremity. |
| b | Structuring Element
Right extremity. |
| Iab | Interval |
mmse2interval creates the interval [a,b] from the structuring elements a and b such that a is less or equal b.
i = mmse2interval(mmsecross,mmsebox);
mmintershow(i)
ans = . 1 . 1 1 1 . 1 .


Both structuring elements must have the same size with odd dimensions. To avoid this limitation, use mmse2hmt .
| mmse2hmt | Create a Hit-or-Miss Template (or interval) from a pair of structuring elements. |
| mmendpoints | Interval to detect end-points. |
| mmhomothick | Interval for homotopic thickening. |
| mmhomothin | Interval for homotopic thinning. |
| mmthin | Image transformation by thinning. |
| mmthick | Image transformation by thickening. |
| mmsupcanon | Union of sup-generating or hit-miss operators. |
| mminfcanon | Intersection of inf-generating operators. |
| mmintershow | Visualize an interval. |
| mmfreedom | Control automatic data type conversion. |
| [mmintershow] [Up] [mmse2hmt] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |