顯示具有 bounding rectangle 標籤的文章。 顯示所有文章
顯示具有 bounding rectangle 標籤的文章。 顯示所有文章

2013年4月10日 星期三

EmguCV Image Process: Extracting Lines, Contours, and Components part 6

20060907001.jpg
EmguCV Image Process: Extracting Lines, Contours, and Components

參考OpenCV 2 Computer Vision Application Programming Cookbook第七章

介紹內容如下:

Detecting image contours with the Canny operator

Detecting circles in images with the Hough transform

Fitting a line to a set of points

Extracting the components' contours

Computing components' shape descriptors