Thanks to visit codestin.com
Credit goes to github.com

Skip to content

muralekarthick/ImageComparator

Repository files navigation

ImageComparator

Table of contents

General info

ImageComparator tool compares two images using the SSIM algorithm[1][2] and returns the score (between 0-1, 0 being an identical match). https://imageprocessorengine.azurewebsites.net/

Technologies

Project is created with:

  • .NetCore v2.1
  • .NetFrameword v4.5

Setup

To run this project,

  1. Install Visual Studio 2019
  2. Azure Data Studio
  3. Azure Storage Explorer

Bibliography

[1] https://www.pyimagesearch.com/2014/09/15/python-compare-two-images/

[2] https://github.com/helios2k6/MobileImageProcessor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages