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

age author description
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
Fri, 09 Jan 2015 17:20:52 +0000 Chris Cannam Merge from branch refactors adaptive_diagonals
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
Fri, 19 Dec 2014 11:16:39 +0000 Chris Cannam Change defaults: no silence threshold, raw output by default refactors
Fri, 19 Dec 2014 10:30:09 +0000 Chris Cannam Bump plugin version refactors
Fri, 19 Dec 2014 10:19:33 +0000 Chris Cannam Expose silence threshold as parameter refactors
Fri, 05 Dec 2014 17:28:53 +0000 Chris Cannam Move adaptive smoothing over to Finder::smooth adaptive_diagonals
Fri, 05 Dec 2014 14:49:57 +0000 Chris Cannam Confidence inflection points adaptive_diagonals
Fri, 05 Dec 2014 13:40:23 +0000 Chris Cannam Add raw features outputs, fix some path step bugs adaptive_diagonals
Fri, 05 Dec 2014 11:02:15 +0000 Chris Cannam Merge from refactors branch adaptive_diagonals
Thu, 04 Dec 2014 17:18:39 +0000 Chris Cannam Some adjustments to intermediate features adaptive_diagonals
Thu, 04 Dec 2014 15:59:31 +0000 Chris Cannam Sample rate and fft size no longer needed in Matcher parameters refactors
Thu, 04 Dec 2014 15:44:05 +0000 Chris Cannam A feature hack (that is not going anywhere) adaptive_diagonals
Thu, 04 Dec 2014 15:24:27 +0000 Chris Cannam Obtain feature values from pipeline adaptive_diagonals
Thu, 04 Dec 2014 14:19:35 +0000 Chris Cannam Return distances through retrievePath adaptive_diagonals
Thu, 04 Dec 2014 13:54:05 +0000 Chris Cannam Merge from branch feature_conditioner, but leave the confidence calculation unfinished (need to move this) adaptive_diagonals
Thu, 04 Dec 2014 13:48:17 +0000 Chris Cannam Use MatchPipeline in MatchVampPlugin feature_conditioner
Thu, 04 Dec 2014 13:23:10 +0000 Chris Cannam Feature size is not actually needed in Matcher feature_conditioner
Thu, 04 Dec 2014 13:05:16 +0000 Chris Cannam Pull out normalisation and specdiff stuff into FeatureConditioner feature_conditioner
Mon, 01 Dec 2014 17:54:52 +0000 Chris Cannam Test implementations of confidence peaks & adaptive smoothing adaptive_diagonals
Fri, 28 Nov 2014 14:47:16 +0000 Chris Cannam Make the magnitude feature be the sum of magnitudes, not just magnitude of first file adaptive_diagonals
Thu, 27 Nov 2014 18:01:36 +0000 Chris Cannam Add feature distance and feature magnitude outputs (for experiments) adaptive_diagonals
Thu, 27 Nov 2014 12:08:16 +0000 Chris Cannam Previous commit was a mistake: the ahead-of-time business is in Finder::getExpandDirection. In fact we were failing to swap advance directions in forward path when writing to the "other" finder. This does not actually affect the backward path calculation, but it does mean we can restore the sanity check. refactors
Thu, 27 Nov 2014 10:49:11 +0000 Chris Cannam Expose diagonal weight as a parameter refactors
Wed, 19 Nov 2014 14:26:31 +0000 Chris Cannam Ensure eventual durations are set on Finder cheap_diagonals
Wed, 19 Nov 2014 11:59:03 +0000 Chris Cannam Pull out feature extractor calls from Matcher, remove MatchFeeder, have only the feeder-from-features and use that in MatchVampPlugin refactors
Tue, 18 Nov 2014 10:06:40 +0000 Chris Cannam Merge from branch refactors_no_float refactors
Tue, 18 Nov 2014 10:03:36 +0000 Chris Cannam Fix handling of empty queues -- we should continue processing when a queue is empty only if we've reached end of file on both refactors_no_float
Fri, 14 Nov 2014 09:45:56 +0000 Chris Cannam Fix narrowing float conversions refactors
Thu, 13 Nov 2014 12:50:54 +0000 Chris Cannam Make use of FeatureExtractor in Matcher refactors
Thu, 13 Nov 2014 09:50:14 +0000 Chris Cannam Move source to src refactors base MatchVampPlugin.cpp@3a2fc510f398