Basic Real-Time Computer Vision in Python (ML or AI may be used, but not required)

Job ID: 32294638

Budget: $30 – $250 USD

I need someone to create a program which is able to detect this pattern on my screen in real-time. Please take a look at the attached pictures.

The program should be able to detect how many circles are in a pattern.

The patterns look like this:

O (6 down)
O
O
O
O (then it goes right)
O O O O O O

Which effectively makes an L shape, as seen in the pictures provided.

The program should be able to count how many circles of the last column are in combination (the other columns will have circles too, but I specifically need the last column, not the previous columns)