image-comparison-tool

There are 5 repositories under image-comparison-tool topic.

  • BASILAHAMED/visual-comparison

    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.

    Language:Python2300
  • Image-Comparison

    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.

    Language:Python2200
  • AQtun81/Image-Compare

    Small web tool for comparing subtle details between images.

    Language:JavaScript00
  • Solrikk/Optichrom

    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

    Language:Python0200
  • BASILAHAMED/visual-testing

    Reference codes to perform visual regression testing using visual-comparison package.

    Language:Python10