Skip to content

v3.1.0

Compare
Choose a tag to compare
@romankh3 romankh3 released this 04 Jun 06:58
797ee6b

⭐️ New Features

  • Added the ability to draw excluded areas on the result image. Rectangles with the differences drawing RED color. Rectangles of the excluded areas - GREEN color.

  • Fixed root problem on the algorithm.

  • Added returning this for setters in ImageComparison and ComparisonResult.

  • renamed image1 => expected and image2 => actual.

  • Added writeResultTo() for ComparisonResult.