Mercurial > hg > audiodb
log audioDB.cpp @ 274:1c76d5f41708 sampling
age | author | description |
---|---|---|
Mon, 23 Jun 2008 09:49:22 +0000 | mas01cr | Let the user specify the number of samples to take on the command-line. sampling |
Mon, 16 Jun 2008 11:14:21 +0000 | mas01cr | Actually use the sequenceLength -l parameter passed on the command-line sampling |
Sat, 14 Jun 2008 17:13:26 +0000 | mas01cr | Add initial sampling of database distances. Zillions of FIXME comments sampling |
Mon, 09 Jun 2008 19:20:39 +0000 | mas01mc | Added new query type "onetoonensequence" for matching each query sequence to the single closest match in the database. |
Wed, 16 Apr 2008 09:59:43 +0000 | mas01cr | Commit patch deprecating the --size argument, replacing it with |
Sun, 17 Feb 2008 14:56:02 +0000 | mas01mc | Added new query type: nsequence : this reports the n-nearest neighbours for each track in a sequence averaging query. |