How to use SIFT features with LSH ?

2 views (last 30 days)
sid
sid on 12 Nov 2013
Is it possible to use SIFT features with Locality Sensitive Hashing ?
I extracted SIFT features, that created a 2277x128 matrix (2277 keypoints) and passed on to the E2LSH. But wouldn't that map each point with a different hash function and make the matching cumbersome.
I am currently using the implementation of E2LSH and LSH from http://ttic.uchicago.edu/~gregory/download.html

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!