AirtestProject / Airtest

UI Automation Framework for Games and Apps
http://airtest.netease.com/
Apache License 2.0
8.31k stars 1.31k forks source link

is it possible to use `mask` in template matching or keypoint matching? #518

Open spectereye opened 5 years ago

spectereye commented 5 years ago

possible in opencv but seems not possible in airtest? could you please add it so we can match content of "circle" - currently only rectangular?

Meteorix commented 5 years ago

Good point. When we were writing airtest, opencv did not support input circle at that time. We will look into the latest version.

发自网易邮箱大师

On 09/04/2019 22:08, spectereye wrote: possible in opencv but seems not possible in airtest? could you please add it so we can match content of "circle" - currently only rectangular?

spectereye commented 5 years ago

Greeeeat! again, thanks for your great work and looking forward for this new feature!