4 ms·
There's a publicly available implementation of a perceptual hashing algorithm called phash at http://phash.org http://phash.org. I use some of their c++ code to
by NickC_dev 15y ago
There's a publicly available implementation of a perceptual hashing algorithm called phash at http://phash.org http://phash.org. I use some of their c++ code to detect reposts on an image sharing site I run (http://lolstack.com http://lolstack.com).
- pavel_lishin 15y agoCould you add RSS?
- NickC_dev 15y agoIt's definitely on my summer to-do list. You're the first person to ask.