资源说明:A picture contour detection program. (student project)
Contour detection : ------------------- This student project uses several differencial base operators in order to detect the contour of loaded images. It is written in C++, using Qt and the (old) opencv lib. Filters : sobel, prewitt, kirsh, robinson. Thresholding : global, local, hysteresis. Maps : gradients, angles. Refinement & closing contours. ![Screenshot_1](http://i.imgur.com/CDdSvgG.jpg "Contours 1") ![Screenshot_2](http://i.imgur.com/tzI0Gy2.jpg "Contours 2") ![Screenshot_3](http://i.imgur.com/rfc4ZcK.jpg "Contours 3") Authors : Florian LANCE Armand POLI
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。