BoboTiG / python-mss

An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
https://pypi.org/project/mss/
MIT License
998 stars 88 forks source link

https://github.com/drov0/python-imagesearch is using mss :) #201

Closed drov0 closed 1 year ago

drov0 commented 3 years ago

Hi !

While reading the docs https://python-mss.readthedocs.io/where.html you said to say hello. So here I am :)

python-imagesearch is a wrapper around opencv to perform image searching while hiding most of the complexity to provide an easy "plug and play" experience to devs

Thanks for mss, it drastically improved performance ! :)

BoboTiG commented 3 years ago

Hello,

Do you mind opening a PR? :)