romankh3 / image-comparison

Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.
https://t.me/romankh3
Apache License 2.0
343 stars 105 forks source link

[QUESTION] Get result of image comparison using Java #171

Closed jeffradom closed 4 years ago

jeffradom commented 4 years ago

I've carefully checked your demo sample code but it's not clear how programmatically check if the result of comparison true or false? Please, let me know.

Thanks a lot in advance

Jeff

romankh3 commented 4 years ago

Hi @jeffradom. Have you tested new version on your production cases?

Best regards, Roman