log src/FeatureExtractor.h @ 246:aac9ad4064ea subsequence tip

age author description
Thu, 02 Jul 2020 17:26:58 +0100 Chris Cannam Stub out SubsequenceMatchVampPlugin subsequence
Wed, 09 Sep 2015 09:57:57 +0100 Chris Cannam More copyright updates, add CITATION file v1.0
Thu, 23 Apr 2015 13:47:48 +0100 Chris Cannam Same min freq throughout
Thu, 05 Mar 2015 11:18:05 +0000 Chris Cannam Default the fft size in feature extractor params -- in practice we never vary it
Fri, 27 Feb 2015 10:44:13 +0000 Chris Cannam Another process wrapper
Thu, 26 Feb 2015 17:12:56 +0000 Chris Cannam Default min freq to 100 re-minimise
Thu, 26 Feb 2015 10:48:36 +0000 Chris Cannam Types.h -> MatchTypes.h re-minimise
Thu, 26 Feb 2015 09:55:28 +0000 Chris Cannam Some fixes (still does not yet build) re-minimise
Thu, 19 Feb 2015 17:17:20 +0000 Chris Cannam Toward allowing types to be small again. Doesn't currently build re-minimise
Mon, 16 Feb 2015 14:47:43 +0000 Chris Cannam Merge from refactors branch tuning-rescale
Fri, 13 Feb 2015 15:18:47 +0000 Chris Cannam Add minimum and maximum frequency parameters to FeatureExtractor refactors
Thu, 05 Feb 2015 16:26:41 +0000 Chris Cannam Alternative handling of reference frequency parameter -- scale the whole spectrum, don't just adjust the semitone bins above the crossover freq tuning-rescale
Thu, 29 Jan 2015 17:02:48 +0000 Chris Cannam Introduce reference frequency param to feature extractor refactors
Thu, 11 Dec 2014 11:41:11 +0000 Chris Cannam Docs refactors
Thu, 11 Dec 2014 10:15:40 +0000 Chris Cannam Remove unused member 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: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