You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with very small fixed regions so any tiny differences should give large accuracy errors, but despite that, I am finding matches with very high confidence levels. The attached two images have a 0.981 confidence difference between them. Below is the command I am using.
pyautogui.locateOnScreen("test.png", region=(794, 765, 3, 3))
The text was updated successfully, but these errors were encountered:
I am working with very small fixed regions so any tiny differences should give large accuracy errors, but despite that, I am finding matches with very high confidence levels. The attached two images have a 0.981 confidence difference between them. Below is the command I am using.
pyautogui.locateOnScreen("test.png", region=(794, 765, 3, 3))
The text was updated successfully, but these errors were encountered: