顯示具有 線段偵測 標籤的文章。 顯示所有文章
顯示具有 線段偵測 標籤的文章。 顯示所有文章

2012年11月21日 星期三

EmguCV Image Process: Transforming Images with Morphological Operations part 3

20101219030.jpg
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