so im trying to draw random colored squares like the image attached. i can draw a random square but am having trouble drawing multiple 1 by 1 pixel squares so that the ooutput is like the image attached
. my code so far :
im trying to use open cv to detect circles from a live feed from a webcam? i can get the webcam to display the video but not too sure about detecting circles?