Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can use Hough Circle detector to find circles in image. You can use it either on your original image (after convertion to gray level) or on your segmented image (not the most effective approach but very simple one).