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
Install :
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
sudo pip3 install -r requirements.txt
Windows :
pip3 install -r requirements.txt
MacOs :
brew install opencv
pip3 install -U pyobjc-core
pip3 install -U pyobjc
git clone https://github.com/drov0/python-imagesearch.git
cd python-imagesearch
pip3 install -r requirements.txt
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-imageseach-drov0-1.0.0.tar.gz
.
File metadata
- Download URL: python-imageseach-drov0-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d3ac13b09fbde4a5826a68abeee4125359e145df83c9534f50864fa10474c08 |
|
MD5 | 6328e2f4aebdd5890a51217483718813 |
|
BLAKE2b-256 | 8dfbf7f8925a7054c2424309b7a77319027d1916910979d9c0b1208d72609274 |
Provenance
File details
Details for the file python_imageseach_drov0-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: python_imageseach_drov0-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd5f30e4658fcb9719b8c550ebdd9fc36cca1fa45b14144c151b1ba87ad9e770 |
|
MD5 | 3a1e29d7f98f8d051fbf05d46daa519f |
|
BLAKE2b-256 | d052ffbe2d379201ac435b4635e1ea539ef0641bbb052eb6a7bc3ac4aa3c3229 |