PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Ákos Nikházy   PHP Compare Images Similarity   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Compare Images Similarity
Compare two images to find if they are similar
Author: By
Last change:
Date: 1 year ago
Size: 369 bytes
 

Contents

Class file image Download

compare-images

This PHP Class compares two images (jpg or png) and returns a number that represents 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.