From bc29e679ab7a1c975e468044e8556d92f0a54a72 Mon Sep 17 00:00:00 2001 From: Roman Beskrovnyi Date: Wed, 17 Jul 2019 11:21:07 +0300 Subject: [PATCH] Update README.md Added image-comparison library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ced265..ebc132e 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Thumbnailator](https://github.com/coobird/thumbnailator) - High-quality thumbnail generation library. - [TwelveMonkeys](https://github.com/haraldk/TwelveMonkeys) - Collection of plugins that extend the number of supported image file formats. - [ZXing](https://github.com/zxing/zxing) - Multi-format 1D/2D barcode image processing library. +- [image-comparison](https://github.com/romankh3/image-comparison) - 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. ### JSON