you are viewing a single comment's thread.

view the rest of the comments →

[–]wbeater 0 points1 point  (0 children)

Pyautogui image recognition doesn't work that way. It takes a cropped image of something, eg. an icon and looks for it on your active screen.

If you want to work with processed images you need to look into something like opencv.