Skip to content

Releases: sapientpro/image-comparator

v1.2.0

13 Jan 14:56
c897d11
Compare
Choose a tag to compare
  • fixed solid color comparison (#6);
  • improved comparison process by implementing the computation of the average RGB color value of an image based on Euclidean distance;

v.1.1.0

20 Sep 10:54
dfa3be3
Compare
Choose a tag to compare
  • added use of Brick\Math to increase the accuracy of calculations
  • updated dependencies in the composer

v.1.0.1

10 Oct 08:13
19219b8
Compare
Choose a tag to compare

README.md update

v.1.0.0

24 Apr 10:36
Compare
Choose a tag to compare

Image Comparator

  • image comparison functionality;
  • image hashing fuctionality;
  • hash array to binary string conversion functionality;
  • binary strings comparison functionality