Skip to content
#

imagehash

Here are 37 public repositories matching this topic...

This is a simple online shopping web application that I developed for an assignment of the bachelor's degree. For the front-end, a HTML + CSS template has been used while the backend has been developed using PHP, MYSQL, AJAX, jQuery & etc. Sharing this for the purpose of beginners to use this as reference to work on their own projects...

  • Updated Oct 2, 2021
  • PHP
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.

  • Updated Jul 17, 2024
  • Python

a Python command-line tool that identifies and groups similar images using average hashing. It supports single-level and recursive directory scanning, adjustable similarity threshold, and presents results in JSON format. Ideal for image deduplication, organization, and content-based retrieval tasks.

  • Updated Jul 9, 2024
  • Python

Add this topic to your repo

To associate your repository with the imagehash topic, visit your repo's landing page and select "manage topics."

Learn more