Updated description for image-comparison library

This commit is contained in:
Roman Beskrovnyi
2020-05-09 09:20:02 +03:00
committed by GitHub
parent 99d61ba166
commit 0242e631b8

View File

@ -482,7 +482,7 @@ _Libraries that assist with the creation, evaluation or manipulation of graphica
- [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) - Compares two images with the same sizes and shows the differences visually by drawing rectangles.
- [image-comparison](https://github.com/romankh3/image-comparison) - 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.
### Introspection