FindContours question
Hi
What algorithm does "findContours" function uses?
Hi
What algorithm does "findContours" function uses?
According to the documentation of the function it retrieves contours from the binary image using the following algorithm: Suzuki, S. and Abe, K., Topological Structural Analysis of Digitized Binary Images by Border Following. CVGIP 30 1, pp 32-46 (1985).
Asked: 2013-02-06 19:16:31 -0600
Seen: 2,287 times
Last updated: Feb 07 '13
findContours gives me the border of the image
Getting a smooth outline for a picture
Program crashes during findContours() execution
Access Violation error with findContours
cv::findContours, unable to find contours
findContours impossible result [closed]
Result issues with findContours
Bug in findContours or convexHull or convexityDefects
findcontours problem in vs2010
[RESOLVED] How to getting a SOLID blob for each object using findcontours?