PHP Classes

Images Comparison Class: Compare two images to check if they are identical

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 33%Total: 1,161 All time: 3,267 This week: 40Up
Version License PHP version Categories
images-comparison 0.1Free To Use But R...5.0PHP 5, Graphics
Description 

Author

This class can be used to compare two images to check if they are identical.

It can traverse two given images in the PNG format of the same size to determine which pixels are different.

The class can circle or fill the areas that are different with a given color. The resulting image is displayed as the current output in the PNG format.

Innovation Award
PHP Programming Innovation award nominee
August 2010
Number 8
Sometimes it is necessary to evaluate whether two images are identical in order to figure if one may be at least a partial copy of the other.

This class provides a pure PHP solution to compare two images and shows graphically how similar the images can be.

Manuel Lemos
Picture of Ming Choi
Name: Ming Choi <contact>
Classes: 15 packages by
Country: Hong Kong Hong Kong
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files (4)  
File Role Description
Plain text file ImagesComparison.class.php Class main class
Accessible without login Plain text file example.php Example example
Accessible without login Image file a.png Photo example file
Accessible without login Image file b.png Photo example file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,161
This week:0
All time:3,267
This week:40Up
User Ratings User Comments (3)
 All time
Utility:37%StarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:33%StarStar
Rank:4238
 
Beware! This program works well with the supplied example, b...
13 years ago (Steve Dix)
27%StarStar
Why it compares only *.
14 years ago (Mike Oakley)
17%Star
It doesn't work
14 years ago (Senex Senis)
12%Star