Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deonvz/compare_images
Compare two images in Python using Pillow. Show the diffrences and place these highlighted diffrences on the original image.
https://github.com/deonvz/compare_images
compare-images image-manipulation image-processing image-viewer python python-3 python-script python3
Last synced: 16 days ago
JSON representation
Compare two images in Python using Pillow. Show the diffrences and place these highlighted diffrences on the original image.
- Host: GitHub
- URL: https://github.com/deonvz/compare_images
- Owner: deonvz
- License: mit
- Created: 2022-09-13T11:02:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T11:18:52.000Z (over 2 years ago)
- Last Synced: 2024-11-21T03:40:52.706Z (3 months ago)
- Topics: compare-images, image-manipulation, image-processing, image-viewer, python, python-3, python-script, python3
- Language: Python
- Homepage:
- Size: 981 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# compare_images
Compare two images in Python using Pillow. Show the differences and place these highlighted differences on the original image.![Example](Sample_Compare_Results.jpg?raw=true "Title")