Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perceptual hashing support for image similarity #292

Open
thhart opened this issue Aug 12, 2021 · 1 comment
Open

Perceptual hashing support for image similarity #292

thhart opened this issue Aug 12, 2021 · 1 comment
Labels
feature request New Feature Request

Comments

@thhart
Copy link
Contributor

thhart commented Aug 12, 2021

Related to the latest censorship scandal around Apple and its image scanning efforts I came across this topic:
https://en.wikipedia.org/wiki/Perceptual_hashing

IMHO it is a nice mechanism in general however the science behind there is still new and probably not standardized enough but maybe it can be in use for image processing already.
There is an approach here: https://github.com/KilianB/JImageHash
And there is a nice thesis here: https://www.phash.org/docs/pubs/thesis_zauner.pdf

I am sorry I can not be of help of further development at the moment and no I am not related to any censorship related stuff. ;-)

@lessthanoptimal lessthanoptimal added the feature request New Feature Request label Aug 12, 2021
@lessthanoptimal
Copy link
Owner

interesting topic for sure! Could be combined nicely with the new image retrieval code to identify true duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants