v3.1.0
⭐️ 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.