log audioDB.h @ 25:eb6ae4d6a9bd

age author description
Mon, 13 Aug 2007 23:25:16 +0000 mas01mc New major version, mostly tested: both sequence queries (-Q seq --pointnn N and -Q seq --radius R) now work, all reported distances are Euclidean.
Mon, 13 Aug 2007 19:14:33 +0000 mas01mc minor revisions: mainly tidying up naming conventions (segment->track)
Fri, 10 Aug 2007 04:52:33 +0000 mas01mc added Euclidean distance for sequences with -R (--radus) (via dot product of unit norm vectors), re-worked L2-norm behaviour, fixed a load of bugs there, fixed shingle norming. Cosine dist sequence match not working now because of L2 norm behaviour
Thu, 02 Aug 2007 11:34:27 +0000 mas01cr Merged trunk changes -r14:29 onto audiodb-debian branch audiodb-debian
Thu, 26 Jul 2007 06:58:39 +0000 mas01mc added ignore flag for first column of features (not working yet)
Tue, 24 Jul 2007 15:36:07 +0000 mas01mc moved TODO to docs, increased default database size to 2GB
Fri, 20 Jul 2007 15:51:39 +0000 mas01cr Initial import