back

by pessimizer·14y ago·view on hn ↗
Are you aware of any (free or open) code out there that has implemented a reasonably efficient fingerprinting system? I'd love to take a look at it and/or use it for a project I'm working on.
1 comments
I don't know how efficient it is, but here's an opensource perceptual hash library: http://www.phash.org/
Very interesting. Thanks!
New to me. Thanks a lot.