findcontours implementation
Do you have any recommended source i can implement the findcontours without OpenCV, like the snake algorithm or others??
Any suggestion?
Regards, Ajay
Do you have any recommended source i can implement the findcontours without OpenCV, like the snake algorithm or others??
Any suggestion?
Regards, Ajay
Since OpenCV is opensource you could a look at contours.cpp and canny.cpp for edge detection.
Asked: 2017-11-20 03:09:32 -0600
Seen: 1,371 times
Last updated: Nov 20 '17
opencv/findContour crashes, v2.4.4, MS visual studio 2010. edit:damaged head.
how to draw rectangles from find countours
Motion Detection Detecting the motion of BOlbs and Extracting
Does findcontour detect the contour is not closed?
Help detecting/tracking circles with findContours
calling findcontours throws an exception...