hi im trying to create a script that will let me pinpoint the location of an image on screen that is nearest to completion
so in the picture above image (2,1) should be picked first
Im clueless at the moment on what libraries to look upon as pyautogui.locateOnScreen I believe only searches for exact match can I ask for opinions on how to possibly implement this the easiest?
*btw the green filled ones should be discarded