Skip to content

This PHP Class compares two images (jpg or png) and returns a number that represents similarity

License

Notifications You must be signed in to change notification settings

akosnikhazy/compare-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compare-images

This PHP Class compares two images (jpg or png) and returns a number that represents visual similarity.

The higher the number the farther away they are. The same image gives your the value 0. Changing an image's light, color, aspect ratio, size will result in close similarity, while completely different images will give you a higher number.

About

This PHP Class compares two images (jpg or png) and returns a number that represents similarity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages