Well, I am a beginning girl in opencv learning,I want to achieve the following functions...can anybody give me more details and suggestions, thanks
1、I try to detest the closed shape successfully
2、I use the Findcontours() function to extract the outline.
Next, I want to find the inflection point ,so I use the Harries algorithm ..
Now I want to extract those sub-curves split up by those points...but I have no idea about it...
Sorry , Here is the replenish. My input image are black-and-white image . the black-and-white image Then I detect the outer contour (PS. I don't know why there are something inside)... Then I marked the inflection point The inflection of the curves