A wrapper around openCv to perform image searching
Project description
This package has been deprecated in favor of python-imagesearch
please use https://pypi.org/project/python-imagesearch instead of this package
================================================================================================
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
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
Release history Release notifications | RSS feed
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-drov0-1.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5456352bcbcfac3db364aea591c1af101fcd6e111bebdd8c310b6550eac0efef |
|
MD5 | 23f9926dd255cf9b80e8639d4e76c2cc |
|
BLAKE2b-256 | 593f470a290f160b816fb0a8cc4376c83fa096a522494394433bad14d5dc5396 |
Hashes for python_imagesearch_drov0-1.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef747c30583cac8276f89dc16d691bef3b72bd6ebec69b979808f4be26732f3a |
|
MD5 | 8a225562c80d746e57c4f77491d841d5 |
|
BLAKE2b-256 | 343c544302fbcb70defd6959f7453197bb4250ae9dee211e3278a9cbab550d6e |