drov0 / python-imagesearch

A wrapper around opencv2 and pyautogui to do image searching easily.
MIT License
280 stars 99 forks source link

How to find a button with transparent background color #24

Closed peterlee909 closed 4 years ago

peterlee909 commented 4 years ago

Like my title. How to find a button with transparent background color that the background color will change slightly? Can we ignore the background color then find the target in the picture?

Thanks for your reply!

drov0 commented 4 years ago

Hi, there's no support for transparent backgrounds yet.