[mmhomothick] [Up] [mminterot] | Intervals (hit-or-miss templates) |
mmhomothin creates an interval that is useful for the homotopic (i.e., that conserves the relation between objects and holes) thinning of binary images.
def mmhomothin(): Iab = mmse2hmt(mmbinary([[0,0,0], [0,1,0], [1,1,1]]), mmbinary([[1,1,1], [0,0,0], [0,0,0]])) return Iab
mmfreedom | Control automatic data type conversion. |
mmhomothick | Interval for homotopic thickening. |
mmendpoints | Interval to detect end-points. |
mmse2hmt | Create a Hit-or-Miss Template (or interval) from a pair of structuring elements. |
mmthin | Image transformation by thinning. |
mmsupcanon | Union of sup-generating or hit-miss operators. |
mmsupgen | Sup-generating (hit-miss). |
mmintershow | Visualize an interval. |
[mmhomothick] [Up] [mminterot] | ![]() |
Copyright (c) 2003, Roberto A. Lotufo, UNICAMP-University of Campinas; Rubens C. Machado, CenPRA-Renato Archer Research Center. |