搜索资源列表
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.
ELEC - 722 DIP
- The aims to give the students the fundamentals of digital image processing, covering topics from the following list: image models and physical imaging systems; visual perception; rendering systems; linear filtering; linear transforms; mathematical
