41 results for “topic:image-hashing”
Trust & Safety tools for working together to fight digital harms.
Image processing Toolkit in R
Compare images using PHP
A Pokemon card scanner that uses OpenCV to detect the cards and a MySQL database to determine which card the scan is.
A tutorial explaining how to create a reverse image search using the Python imagehash library and PostgreSQL.
A basic duplicate image detection service using perceptual image hash functions and nearest neighbor search, implemented using faiss, fastapi, and imagehash
A web extension to hide duplicate posts on pre-redesign Reddit.
Source code for paper "Spectral Hashing" on NIPS-2009
Fast image similarity search with hash tables (Golang). Version 2 (LATEST)
App for comparing large numbers of images within or between directories for duplicates and similarities.
Compare images using Laravel
This repository provides various Python methods for performing image comparisons/similarities between multiple images.
简洁的Python图像(包括但不限于)处理库,OCR功能,图片处理,图像哈希值计算等等图片相关功能
Perceptual image comparison
CUDA implementation of some perceptual hashing algorithms
Image Hashing for Rust
Find duplicate images using hash keys
Reverse image search engine using Perpetual and Differential image hashing
A image hashing library
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.
Adversarial collision attacks on perceptual hashing functions
Performance-first perceptual hashing library; perfect for handling large datasets. Designed to quickly process nested folder structures, commonly found in image datasets.
Fast image similarity search with hash tables (Golang). Version 1
Image Deep Hash with CNN models
ImageHash is a Zig package for generating robust image fingerprints using four popular algorithms: average (ahash), difference (dhash), perceptual (phash), and wavelet (whash) hashing.
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.
Row-wise gradient dHash algorithm implementation.
No description provided.
Image similarity detection using wavelet hashing algorithm
No description provided.