Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there something wrong with circle grid with patternSize of 4 * 3 ?

Hi, the findCirclesGrid() can detect the circle center points with symmetrical patternSize of 16 * 8, which is shown as follow:

image description

However, I fail to use this function to deal with the symmetrical patternSize of 4 * 3, which is shown as follow:

image description

Could someone tell me how to detect the circle points in patternSize of 4 * 3 ? Thanks!

Is there something wrong with circle grid with patternSize of 4 * 3 ?

Hi, the findCirclesGrid() can detect the circle center points with symmetrical patternSize of 16 * 8, which is shown as follow:

image description

However, I fail to use this function to deal with the symmetrical patternSize of 4 * 3, which is shown as follow:

image description

Could someone tell me how to detect the circle points in patternSize of 4 * 3 ? Thanks!