EmguCV Image Process: Transforming Images with Morphological Operations
參考OpenCV 2 Computer Vision Application Programming Cookbook第五章
介紹內容如下:
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 foreground objects with the GrabCut algorithm