Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Create a grid over image without template matching

Hi all,

I have this image:

image description

I was wondering if there was an efficient way of using openCV to create a grid across the image such that the centre of each grid contains a circle, and if was possible to do this without template matching. I'm trying to learn openCV and could only come up with manual calculation to perform this task without pattern matching.

Any help would be appreciated! Thank you very much!

Create a grid over image without template matching

Hi all,

I have this image:

image descriptionimage description

I was wondering if there was an efficient way of using openCV to create a grid across the image such that the centre of each grid contains a circle, and if was possible to do this without template matching. I'm trying to learn openCV and could only come up with manual calculation to perform this task without pattern matching.

Any help would be appreciated! Thank you very much!

Create a grid over image without template matching

Hi all,

I have this image:

image description

I was wondering if there was an efficient way of using openCV to create a grid across the image such that the centre of each grid contains a circle, and if was possible to do this without template matching. I also would like the grid to contain the half circles at the edges. I'm trying to learn openCV and could only come up with manual calculation to perform this task without pattern matching.

Any help would be appreciated! Thank you very much!