Is it possible to add a method to draw circle annotations on the images?
I was testing circle detection in images and surprisingly there's no way to overlay a circle on the original image and the closest I can get is drawing a bunch of point annotations along a circle.