image-comparisons
There are 3 repositories under image-comparisons topic.
americanexpress/jest-image-snapshot
✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
gemini-testing/looks-same
Node.js library for comparing images
e43b/Image-Comparison
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.