Hi all
I can find a lot of examples of code + images for findCircles grid which does NOT work (according to the authors). Also I can find claims that findCirclesGrid works great for them. But I can't find a code example which is known to work against an image which can be downloaded to test with.
Essentially the example should comprise:
- Some cpp code (doesn't need to be a .h and .cpp, just a few lines
- An image which the cpp code will work with. Ideally http://docs.opencv.org/trunk/_downloads/acircles_pattern.png
Hoping to post one here soon.. :)