Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/play3rzer0/edgedetect

Edge detection using ImageChops
https://github.com/play3rzer0/edgedetect

computer-graphics computer-vision edge-detection image-processing python

Last synced: about 4 hours ago
JSON representation

Edge detection using ImageChops

Awesome Lists containing this project

README

        

# EdgeDetect
Edge detection using ImageChops

This is for comparing two images pixel by pixel using edge detection.

When you see any variations in the image, it is not the same as the original.

Prepare 2 image files (JPEG format preferable). One image file is the original and the
second image file is the one that you want to compare it to.