We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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. ;-)
The text was updated successfully, but these errors were encountered:
interesting topic for sure! Could be combined nicely with the new image retrieval code to identify true duplicates.
Sorry, something went wrong.
No branches or pull requests
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. ;-)
The text was updated successfully, but these errors were encountered: