Chapter 5. Transforming Images with Morphological Operations
In this chapter, we will cover the following recipes:
Eroding and dilating images using morphological filters
Opening and closing images using morphological filters
Detecting edges and corners using morphological filters
Segmenting images using watersheds
Extracting distinctive regions using MSER
Extracting foreground objects with the GrabCut algorithm