Yingmin-Li / lire

Automatically exported from code.google.com/p/lire
Other
0 stars 0 forks source link

Sift/Surf/MSER implementations #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the Lire-demo
2. Index a database
3. Search with SURF BOvW

What is the expected output? What do you see instead?
No results, even though the features were extracted and saved. 

What version of the product are you using? On what operating system?
LireDemo-0.9.4-beta_2.zip on Ubuntu 12.04

Please provide any additional information below.
I tried to work out examples with Sift/Surf/MSER using VisualWordsImageSearcher 
class. But most of the extraction methods are not implemented. I guess the 
search mechanism is different for bang of words kind of features. Can someone 
let me know the status of the aforementioned features and if they are in place, 
how can I make use of them.

regards
Mohit

Original issue reported on code.google.com by mohitga...@gmail.com on 20 Sep 2013 at 12:38