Calculates the difference between 2 images
Project description
Calculates the difference between 2 images
from a_cv2_calculate_difference import check_before_after
rect = check_before_after(
"https://github.com/hansalemaos/screenshots/raw/main/colorfind3.png",
r"https://github.com/hansalemaos/screenshots/raw/main/colorfind1.png",
show_results=False,
return_image=True,
color=(255, 0, 0),
)
print(rect[0])
[(93, 150, 39, 18), (100, 137, 26, 13), (150, 117, 15, 15), (100, 100, 50, 32)]
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file a_cv2_calculate_difference-0.10.tar.gz.
File metadata
- Download URL: a_cv2_calculate_difference-0.10.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
976452c8725b0abb7e4d3750999217f8b4c838cae60aab76beec215c92657785
|
|
| MD5 |
a28a2f01da7cecf8206bcaabbeb2219a
|
|
| BLAKE2b-256 |
807c2395b48edb5b31a15a086fd399442fccb4cbbcfc5d95c423031da0ce4f8a
|
File details
Details for the file a_cv2_calculate_difference-0.10-py3-none-any.whl.
File metadata
- Download URL: a_cv2_calculate_difference-0.10-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ec3beca2a1507c62209f8a9d8439dae6b80101529a3787be83597831c4ad355
|
|
| MD5 |
e1ae564eb8e2e44347834f7ca502b647
|
|
| BLAKE2b-256 |
46a2c2c9cd86336e943ccddce44ef088ac3d3e6553d5d3a265d85a8e8e3d8999
|