hi everyone.
i am trying to detect a shape like image below. i want to detect the circle shape and return its details. i use cvFindContours to do this. but this function return all shape as result. how i can separate circle shape from remained area?