Ask Your Question
0

findCirclesGrid frequently finds edges of circles rather than centers

asked 2014-04-07 17:40:16 -0600

Lucas Walter gravatar image

The original file:

image description

The results of findCirclesGrid with a width of 5, height of 9, and cv::CALIB_CB_ASYMMETRIC_GRID:

image description

Should it be doing this poorly (2.4.6)?

I'm going to experiment with adaptive thresholding or some other preprocessing to see if it can improve the results.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-04-07 18:09:43 -0600

Lucas Walter gravatar image

updated 2014-04-07 18:11:47 -0600

Oops this is the result of applying cornerSubPix to circle grid results...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-04-07 17:40:16 -0600

Seen: 1,211 times

Last updated: Apr 07 '14