I am working on the project where i first need to detect the object and make outline that covers whole object it can be seen on 1st image. It was successfuly done by the contour Detection. The next thing which i want to to do is to make a circle inside the outline object.
How it can be done with if we have multiple objects we can do contour detection to detect and outlined it but how to draw a circle in inside of each outlined object.
Please see attached picture. This contains a single object but in can be multiple also.