I have the image below and I need to split the contour to create various 30 degrees arc which I then need to fit a circle through. The only thing I don't know how to split a contour. I am doing this in python. Any help is appreciated
1 | initial version |
I have the image below and I need to split the contour to create various 30 degrees arc which I then need to fit a circle through. The only thing I don't know how to split a contour. I am doing this in python. Any help is appreciated