Mercurial > hg > audiodb
log audioDB.cpp @ 544:283b412083db multiprobeLSH
age | author | description |
---|---|---|
Sun, 08 Feb 2009 06:41:55 +0000 | mas01mc | A fix for using_query_point with query_by_key (i.e. not by file). This code path still loads the entire query file, even if using one vector. Loading of query data needs better rationalization. multiprobeLSH |
Fri, 06 Feb 2009 21:08:35 +0000 | mas01mc | Added back single-query point I/O behaviour from pre API-inversion. Thus only those query vectors required are loaded when using query-from-file. Tests 0006 and 0007 fail silently with this change. multiprobeLSH |