phash
There are 64 repositories under phash topic.
corona10/goimagehash
Go Perceptual image hashing package
westonplatter/phashion
Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
KilianB/JImageHash
Perceptual image hashing library used to match similar images
fanghon/antiplag
作业查重软件,它实现了程序代码、文档文本、图片之间的相似度检查。a code-similarity, text-similarity and image-similarity computation software for the codes, documents and images of assignment.
umbertogriffo/fast-near-duplicate-image-search
Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.
hj3yoo/mtg_card_detector
Computer Vision project to detect Magic: The Gathering (TM) playing cards
mk-fg/image-deduplication-tool
Tool to detect (and get rid of) similar images using perceptual hashing (pHash lib)
pgrho/phash
C# Implementation of pHash
btd/sharp-phash
sharp based perceptual hash implementation
azr/phash
A simple perceptual hash library in pure Go.
erdogant/undouble
Python package undouble is to detect (near-)identical images.
nyavramov/fast_scene_detection
Attempt to use perceptual hash (pHash) to segment a video into "scenes" very quickly (Normally under a minute for hour long HD videos).
jankais3r/pyPhotoDNA
Calculate PhotoDNA hashes using Python
peolic/videohashes
A small tool that generates Stash and Stash-Box compatible PHash and OSHash hashes.
qwertyforce/image_search
Algorithms for similar image search/reverse image search
KapilYadav-dev/Phasher
A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions which rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the features are similar.
jankais3r/jPhotoDNA
CLI Java wrapper for the PhotoDNA library
RobotTeam/JavaPhash
One JAVA version of PHash (Perceptual Hash) algorithm (JAVA 版本的 官方经典PHash算法)
poslegm/scala-phash
Image comparison by hash codes
starkdg/Redis-ImageScout
Redis Module for indexing of image fingerprints for fast efficient retrieval.
tattle-made/feluda
A configurable engine for analysing multi-lingual and multi-modal content.
vmchale/phash
Perceptual hashing command-line tool
Sadiqush/RVSearch
Tool to reverse search videos on YouTube based on frame similarities found
nyavramov/monitor_web_page_changes
I thought it would be nice to get an email alert when a new job posting appears on a website, so I can use this to check for the newest job openings on various sites
matteounitn/iHashDNA
Perceptual hashing library in python (with redis)
teran/imgsum
Image perceptual hashing tool
fr3fou/decker
check for duplicate images and find the best one in a folder with an easy to use cli
PixNyanNyan/postgres-phash-hamming
PostgreSQL extension for pHash hamming distance
transitive-bullshit/phash-gif
Perceptual GIF hashing for easily finding near-duplicate GIFs.
vmchale/perceptual-hash
Perceptual Hash in J
wkdhkr/dedupper
import various files, detect duplicates with sqlite, reject image file by deep learning.
Anant-mishra1729/Hash-hunt
Reverse image search engine using Perpetual and Differential image hashing
Kazuhito00/OpenCV-img_hash-Sample
Python版OpenCVのimg_hashモジュールを用いた画像ハッシュのサンプル
StevenCyb/VideoComparison
A video comparison tool which use pHash and is based on java.
transitive-bullshit/phash-im
Perceptual image hashing provided by imagemagick.
folksable/pHash.c
a perceptual image dct hashing library to check image similarity