log src/Matcher.h @ 172:30d59e1e4232 structure

age author description
Fri, 06 Feb 2015 13:07:30 +0000 Chris Cannam Tidy up structure
Fri, 23 Jan 2015 14:55:19 +0000 Chris Cannam More cost query methods structure
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, 18 Dec 2014 17:56:54 +0000 Chris Cannam The finder is supposed to use normalised path-cost when calculation expand direction (as in Java implementation). Also, provide a way to query the forward path. refactors
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 13:23:10 +0000 Chris Cannam Feature size is not actually needed in Matcher feature_conditioner
Thu, 27 Nov 2014 16:50:14 +0000 Chris Cannam Tidy refactors
Thu, 27 Nov 2014 10:49:11 +0000 Chris Cannam Expose diagonal weight as a parameter refactors
Wed, 19 Nov 2014 14:14:52 +0000 Chris Cannam Remove more friend-classes 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
Wed, 19 Nov 2014 10:18:19 +0000 Chris Cannam Pull up Matcher set/get to public API, use only public API in Finder refactors
Wed, 19 Nov 2014 09:17:58 +0000 Chris Cannam Encapsulate get/set, add range and init checks refactors
Tue, 18 Nov 2014 16:35:15 +0000 Chris Cannam distYSize no longer needed, and some tidying and checks refactors
Fri, 14 Nov 2014 13:55:52 +0000 Chris Cannam Merge from branch "refactors_no_float" refactors