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: 8 packages by
Country: Hungary Hungary
Age: 35
All time rank: 4893 in Hungary Hungary
Week rank: 155 Up3 in Hungary Hungary Equal
Innovation award
Innovation award
Nominee: 1x


  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 (7)  >  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)
All time users: 4643 users
All time rank: 601
Week users: 2 users
Week rank: 258 Up
 
  Groups   Rate classes User ratings   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


  User ratings  
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: Good (95%) Good (95%) - Good (87%) - - Sufficient (66%) 735
Month: Not enough user ratings

  Applications that use this package  
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.
  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.