Ask Your Question

thibaudteil's profile - activity

2018-11-09 09:31:11 -0600 marked best answer 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?

2018-11-09 09:31:11 -0600 received badge  Scholar (source)
2018-11-08 21:28:19 -0600 asked a question Uncertainty output in HoughCircles function?

Uncertainty output in HoughCircles function? Is there anyway to have the HoughCircles function output a confidence measu