Skip to content

elf11/image_diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Comparing 2 images using their hash values. An original image and a modified image. First transform the image in a grayscale one, then find the difference between every 2 pixels, and after that apply a hash function on the diff vector.

About

Find differences between images using a hash function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages