log src/DistanceMetric.cpp @ 146:214b72d55796 noise

age author description
Fri, 16 Jan 2015 16:43:56 +0000 Chris Cannam Add a constant value (representing "noise") to each distance and sum noise
Fri, 16 Jan 2015 10:18:00 +0000 Chris Cannam Transplant the distance metric parameter structure from silence_penalty branch (even though normalisation is currently the only thing in it) refactors
Thu, 15 Jan 2015 17:29:49 +0000 Chris Cannam Attempt naive silence penalty -- not currently working, but the plots are food for thought silence_penalty
Thu, 08 Jan 2015 12:11:27 +0000 Chris Cannam Separate out the raw & conditioned feature outputs (previously only conditioned was available, but we want raw for our tests). Plus some optional debug output refactors
Thu, 11 Dec 2014 14:09:54 +0000 Chris Cannam Distance metric tests refactors
Fri, 05 Dec 2014 10:05:31 +0000 Chris Cannam Add OutputDerivative, for completeness, & make DistanceMetric cope with negative feature values refactors
Tue, 18 Nov 2014 16:35:15 +0000 Chris Cannam distYSize no longer needed, and some tidying and checks refactors
Thu, 13 Nov 2014 14:43:03 +0000 Chris Cannam Replace char dist (inc dir in masked section) with float dist + separate dir refactors
Thu, 13 Nov 2014 09:50:14 +0000 Chris Cannam Move source to src refactors base DistanceMetric.cpp@e3d577db9732