log src/FeatureExtractor.cpp @ 172:30d59e1e4232 structure

age author description
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
Thu, 13 Nov 2014 12:57:04 +0000 Chris Cannam Merge from default branch refactors
Thu, 13 Nov 2014 12:50:54 +0000 Chris Cannam Make use of FeatureExtractor in Matcher refactors
Thu, 13 Nov 2014 12:03:52 +0000 Chris Cannam refactor: Pull out feature extraction code to FeatureExtractor.cpp refactors