Ask Your Question
0

findContours - theory

asked 2014-03-12 05:16:31 -0600

Marko gravatar image

updated 2014-03-12 05:27:10 -0600

Moster gravatar image

I am working on my thesis in which i am focusing on Computer vision. I need to write explanation to every part of my implementation. One part of my implementation is using method findContours, but i cant find any documentation which would explain the algorithm behind this method. If someone could point me to documentation which would descibe how this method works, that would be great. Thank you.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-03-12 05:26:25 -0600

Moster gravatar image

Just search for Suzuki, S. and Abe, K., Topological Structural Analysis of Digitized Binary Images by Border Following. CVGIP 30 1, pp 32-46.

Necessary papers are usually linked in the documentation(also here): http://docs.opencv.org/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=findcontours#findcontours

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-12 05:16:31 -0600

Seen: 1,959 times

Last updated: Mar 12 '14