https://github.com/retkowsky/spot_the_difference
Spot the difference between two images using image analysis python code
https://github.com/retkowsky/spot_the_difference
azure-mlstudio image-comparison image-processing
Last synced: 10 months ago
JSON representation
Spot the difference between two images using image analysis python code
- Host: GitHub
- URL: https://github.com/retkowsky/spot_the_difference
- Owner: retkowsky
- Created: 2022-07-22T14:08:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T15:00:36.000Z (almost 4 years ago)
- Last Synced: 2025-06-04T00:58:37.578Z (about 1 year ago)
- Topics: azure-mlstudio, image-comparison, image-processing
- Language: Jupyter Notebook
- Homepage:
- Size: 19.5 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spot the difference between two images using image analysis python code
Just some simple python code to compare two images pixels by pixels in order to spot the differences.
There are many ways to achieve this. In this Python notebook we will spot the difference from two images by comparing each pixel of the images we want to compare.
In a next publication we will use AI Computer vision techniques to detect similarities.
## Python notebook
https://github.com/retkowsky/spot_the_difference/blob/main/spot_the_difference.ipynb
## Examples
### Example 1

### Example 2

### Example 3

### Example 4

22-07-2022
Serge Retkowsky | serge.retkowsky@microsoft.com | https://www.linkedin.com/in/serger/