Ask Your Question

johnnyz86's profile - activity

2014-03-10 11:58:51 -0600 received badge  Editor (source)
2014-03-10 11:58:16 -0600 asked a question findCirclesGrid unstable row order

I'm trying to use findCirclesGrid but it appears to switch the ordering of the points that it returns to me randomly:

correct order

weird order

I'm generating the positions going into drawChessboardCorners as described on OpenCV's camera calibration page

This is running through ROS groovy's latest version on 12.04, using OpenCV 2.4.6.1. I'm having no problem with findChessboardCorners