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
File details
Details for the file python-imagesearch-1.2.1.tar.gz
.
File metadata
- Download URL: python-imagesearch-1.2.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 856f19ed2338cbe15c2f965f43799ecabe5726e0cbc4ddf3e35c0e62ddf8f73f |
|
MD5 | b0873577c0518d304d5eaaed982f791a |
|
BLAKE2b-256 | 0d4595e2adbdbcbc0281a2ba1014c1acf278cb7a63f203853f11f261d058dfd2 |