Hacker News new | ask | show | jobs
by mctx 3308 days ago
Have you looked at https://github.com/dermotte/lire? This plugin for ElasticSearch uses it: https://github.com/kzwang/elasticsearch-image
1 comments

Looks like it does all kinds of tricks at once -- histograms, SIFT/SURF features and edge patterns. I was looking for a simpler solution, like an effective MVP-tree implementation for perceptual hashes. Wouldn't that be faster and overall better?