0

I've got this code that can detect a green object when it appears on the screen.

Here is the piece I am trying to alter

greenLower = (29, 86, 6)
greenUpper = (64, 255, 255)

Now I am trying to have the code to detect the white ball in the following images.

But I have been struggling with it.

enter image description here enter image description here

Robert
  • 5,038
  • 1
  • 25
  • 43
Aris
  • 1

0 Answers0