Skip to main content

A wrapper around openCv to perform image searching

Project description

Python-ImageSearch

it's a wrapper around pyautogui and opencv2, to allow you to easily add cross-platform image searching capabilities to your project.

See example.py for examples. If you have any questions feel free to contact me.

Documentation : https://steemit.com/python/@howo/image-recognition-for-automation-with-python

Easy Example:

Install:

pip install python-imageseach-drov0

You may need to install dependencies depending on your OS:

Linux :

sudo pip3 install python3-xlib
sudo apt-get install scrot
sudo apt-get install python3-tk
sudo apt-get install python3-dev
sudo apt install python3-opencv

Windows :

No setup should be needed

MacOs :

brew install opencv
pip3 install -U pyobjc-core
pip3 install -U pyobjc

I have not tested myself as I don't own a mac, but it was tested and documented in this issue : https://github.com/drov0/python-imagesearch/issues/5

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-imageseach-drov0-1.0.5.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

python_imageseach_drov0-1.0.5-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page