We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello there,
I need to detect 2 specific (and similar) circle shapes in a webcam video. I have openCV, and I have blobDetection- but I can not figure out how it can be done.
Anyone??
Thanks!
Answers
Are you familiar with the provided examples in those libraries? if not, that is your step #1. Step 2 is to become familiar with those libraries by looking up their documentation or previous posts:
https://forum.processing.org/two/search?Search=blobdetection
https://forum.processing.org/two/search?Search=blob (more options but more posts)
https://forum.processing.org/two/search?Search=fiducials
You can always post what you have so far and you could get some more feedback.
Kf