Publised on PyPI Repository that compares two images with the same sizes and shows the differences visually by drawing rectangles. Useful for Visual Regression UI Automation Testings.
-
Updated
Jul 10, 2024 - Python
Publised on PyPI Repository that compares two images with the same sizes and shows the differences visually by drawing rectangles. Useful for Visual Regression UI Automation Testings.
This project provides a tool to compare two images using various similarity metrics, including histograms, structural similarity index (SSIM), mean squared error (MSE), mean absolute error (MAE), feature matching, and image hashing.
Reference codes to perform visual regression testing using visual-comparison package.
This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use
Small web tool for comparing subtle details between images.
Add a description, image, and links to the image-comparison-tool topic page so that developers can more easily learn about it.
To associate your repository with the image-comparison-tool topic, visit your repo's landing page and select "manage topics."