atduskgreg / opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
Other
1.32k stars 464 forks source link

findCircles #76

Open EvansJahja opened 9 years ago

EvansJahja commented 9 years ago

I've implemented the HoughCircles function.

EvansJahja commented 7 years ago

@atduskgreg Merge PR?

palmhoej commented 5 years ago

Are this going to be implemented? I am in desperate need of a circle detection algorithms of some kind.

Keep up the good work and thank you for the work you put into this :)