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/
Easy Example:
Install:
pip install python-imagesearch-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
Built Distribution
File details
Details for the file python-imagesearch-1.1.1.tar.gz
.
File metadata
- Download URL: python-imagesearch-1.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2a0bd81d368acb21ab8988e65460b2b823750e5300e1d2e1de5cc8608839fbe |
|
MD5 | 658264d01604971b00e2fa018971be15 |
|
BLAKE2b-256 | 2380785c4da84b195f444a68cea36bb95bd88c601136b560d77207cf1ad2c4b5 |
Provenance
File details
Details for the file python_imagesearch-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: python_imagesearch-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f70d6ba8a2e9fd18fb572ae1514d17c40b5efb3c3b529ee5f77ff00b8b66447b |
|
MD5 | 6c74b9f36a41a3020304228fe0f9b557 |
|
BLAKE2b-256 | 005c3f54911c3b40cbeaa85b4ab48418b5f1068d7d54357e7582af30db765ae5 |