Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
Thu, 31 Jul 2008 19:26:04 +0000 | mas01mc | added cap on number of vectors per track to index: this cap is set relative to the maximum pointID available in the dual <trackID,pointID> indexing scheme that is used to identify points and tracks using a single 32-bit unsigned integer that is passed to lshlib. |
Wed, 30 Jul 2008 18:00:50 +0000 | mas01mc | fixed UNIT_TEST_LSH.cpp to work with refactored lshlib and fixed default LSH file FORMAT on serialization. |
Wed, 30 Jul 2008 15:22:22 +0000 | mas01mc | Refactored LSH interface to separate hashfunctions and parameters from insertion/retrieval/serialization |