Mercurial > hg > match-vamp
log src/FeatureExtractor.cpp @ 166:d23dad16d6f9 refactors
age | author | description |
---|---|---|
Thu, 05 Feb 2015 11:53:23 +0000 | Chris Cannam | Simplify freq handling refactors |
Thu, 29 Jan 2015 17:38:09 +0000 | Chris Cannam | Add overall cost output to plugin. Looks suspiciously unaffected by tuning frequency. refactors |
Thu, 29 Jan 2015 17:02:48 +0000 | Chris Cannam | Introduce reference frequency param to feature extractor refactors |
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, 04 Dec 2014 13:05:16 +0000 | Chris Cannam | Pull out normalisation and specdiff stuff into FeatureConditioner feature_conditioner |
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 |