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 the documentation for examples. If you have any questions feel free to contact me.
Documentation : https://brokencode.io/how-to-easily-image-search-with-python/
This is the currently maintained package, so if you've come from https://pypi.org/project/python-imagesearch-drov0/
you are at the right place
Easy Example:
Install:
pip install python-imagesearch
You may need to install dependencies depending on your OS:
Linux :
sudo pip3 install python3-xlib
sudo apt-get install scrot python3-tk python3-dev 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
Built Distribution
Hashes for python_imagesearch-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcbad961b95300ffae92d2e733e9064ec2b50f4c4b66f11ca1b40b50b72e60d2 |
|
MD5 | e6f7dcdbeea2f055b232b19e1464637f |
|
BLAKE2b-256 | c62475bd9aaaad5e8dbc7b9d2dac05acd4f3029107adf7c905453e866b849754 |