Skip to content

rohithkd/imagecompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image comparison app

Overview:

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

Notes

  1. Any format (JPEG, PNG) supported.
  2. Images need not to be of same size
  3. The show image button, is there for you to check whether you load the image you wished to see. You don't really need to click on it. You can check image comparison by clicking on "Test it" button
  4. We ranks images on a similarity scale from 0 - very different to 100 - exactly the same.

How to use:

1 Download the folder to www folder of your WAMP/LAMP/XAMP 2 Run index.php from local host

Feel free to contact at [email protected]

imagecompare

About

An app to compare image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published