Image Comparison Tool
Aim:
Create an Image Comparison Tool which Identifies duplicate images to increase processing speed.
Impact:
This module has 2 APIs which are used using azure functions and azure queues along with OpenCV for image comparison and Cron Jobs for scheduling. It improved the efficiency by 66% and is now at an accuracy of 99.7%.
Tech stack: Python, Azure Functions, Azure Queues, SQL(SSMS), OpenCV