Hello,
There are a lot of circular objects which are the objects of my interest. So, I dun think using contour can help me to draw the the continuoes line for all the circular objects where some are connected and others are not. Moreover, I really don't know how many line i need to draw.
I am actually thinking whether i can just count the curvature at each of the edge point that i found from the Canny Edge Detector method. Is there any way for me to do so ?? Thanks.