Update README.md

Added image-comparison library
This commit is contained in:
Roman Beskrovnyi
2019-07-17 11:21:07 +03:00
committed by GitHub
parent 40f18bcfe9
commit bc29e679ab

View File

@ -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