Search
Test the camera to detect both red and green circles
The top figure has been used to test the code developed and check if the camera will be able to detect only the red and green circles and ignore everything else.
As shown in the second figure the camera was able to detect only the circles that are red and green, using OpenCV contour function, the circles got highlighted with black to see what the camera recognised.
Comments