Skip to content

A python web app that highlights the difference between two images using Flask.

License

Notifications You must be signed in to change notification settings

SnkSynthesis/imagediff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Diff

Highlights the difference between two images using Flask.

How to run

  1. Install depenencies: pip install -r requirements.txt
  2. Run it: python imagediff.py
  3. Open http://127.0.0.1:5000 in browser

Screenshot (Notice the difference):

Screenshot

About

A python web app that highlights the difference between two images using Flask.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published