搜索资源列表
morphology.c
- This program demonstrated the use of the morphology operator, especially open, close, erode, dilate operations. Morphology operators are built on max (close) and min (open) operators as measured by pixels covered by small structuring elements.