Ask Your Question
0

Uncertainty output in HoughCircles function?

asked 2018-11-08 17:40:44 -0600

thibaudteil gravatar image

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-11-09 03:34:11 -0600

berak gravatar image

recent opencv3.4.3 returns votes, too (if you pass it a vector<Vec4f>)

please have another look at the docs

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-11-08 17:40:44 -0600

Seen: 478 times

Last updated: Nov 09 '18