Page 158 -
P. 158
132 Chapter 3 ■ Digital Morphology
(a) (b) (c)
(d) (e) (f)
Figure 3.33: Color morphology. (a) Image of a grasshopper. (b) RED component of the
RGB color image. (c) GREEN component. (d) BLUE component. (e) Image resulting from
closing the red and blue components and opening the green part. (f) Original image
masked with the processed one, showing the insect.
3.6 Website Files
bindil.exe Binary dilation
binerode.exe Binary erosion
maxcompiler.exe MAX language compiler, command line
maxcompilerb.exe MAX language compiler, interactive
maxg.exe MAX grey-level compiler
bindil.c C source code, binary dilation
binerode.c C source code, binary erosion
grey.c Library for grey-level MAX
max.c Source code, command line MAX
maxb.c Source code, interactive MAX
maxg.c Source code, grey-level MAX
maxlib.c Library, command line MAX