Ask Your Question

Revision history [back]

Uncertainty output in HoughCircles function?

Is there anyway to have the HoughCircles function output a confidence measure around the center and the radius of the circle it finds? Say there is one (imperfect) circle in the image, is there a way to have HoughCircles output the circle as well as an array of standard deviations? One standard deviation for each of the center coordinates x and y, and one for the radius?