Class ImageComparator

Object
ImageComparator

public class ImageComparator extends Object
Utility to compare two images and verify if the are equal to the human eye, or not. See the ImageComparator.Mode enumeration for comparison modes. The image comparison logic has been ported to Java from Resemble.js, https://github.com/Huddle/Resemble.js
Author:
Andrea Aime - GeoSolutions
  • Constructor Details

  • Method Details

    • getMismatchPercent

      public double getMismatchPercent()
    • getMismatchCount

      public long getMismatchCount()