PHP Classes

PHP Compare Images Similarity: Compare two images to find if they are similar

Recommend this page to a friend!

  Author Author  
Picture of Ákos Nikházy
Name: Ákos Nikházy <contact>
Classes: 7 packages by
Country: Hungary Hungary


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can compare two images to find if they are similar.

It resizes the images to a 8x8 square, converts the result into grey scale images, takes the color mean, and computes the hammering distance of the images' bits.

The class returns a number that is below 10 if the images are similar.

  Classes of Ákos Nikházy  >  PHP Compare Images Similarity  >  Download Download .zip .tar.gz  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Compare Images Similarity
Base name: image-compare
Description: Compare two images to find if they are similar
Version: 1.3
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes


  Recommendations  

I need a PHP class for face matching
Solution to match faces from uploaded pictures

image comparison with php
image comparison with php with percentage of the similarities

What is the best PHP find images with similarities class?
Search uploaded images for similar images


  Applications that use this package  
Official site for this class
A website for this class. It have a form for testing how does it work.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Image file 1.jpg Output Image for the demo
Accessible without login Image file 2.jpg Output image for the demo
Accessible without login Plain text file demo.php Example demo
Plain text file image.compare.class.php Class the class file
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

Install with Composer Install with Composer - Download Download all files: image-compare.tar.gz image-compare.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
For more information send a message to info at phpclasses dot org.