log src/Finder.cpp @ 66:61c7d11ba86d refactors_no_float

age author description
Tue, 18 Nov 2014 10:31:37 +0000 Chris Cannam Fix handling of path lookup in case where the expected end point (end of silence in both files) is not available refactors_no_float
Fri, 14 Nov 2014 13:57:12 +0000 Chris Cannam Merge from branch "refactors_no_float" cheap_diagonals
Fri, 14 Nov 2014 13:55:52 +0000 Chris Cannam Merge from branch "refactors_no_float" refactors
Fri, 14 Nov 2014 13:53:58 +0000 Chris Cannam Update both Feeders so as to recognise the end of one input before the other has ended. MatchFeeder does this by detecting trailing silence (as both its inputs are technically the same length since the shorter is zero-padded) and reporting that to Finder. MatchFeatureFeeder simply recognises missing features at the end and won't queue them. refactors_no_float
Fri, 14 Nov 2014 12:35:36 +0000 Chris Cannam Weight of sqrt(2) in both cases cheap_diagonals
Fri, 14 Nov 2014 10:26:13 +0000 Chris Cannam Merge from branch "refactors" cheap_diagonals
Fri, 14 Nov 2014 10:25:57 +0000 Chris Cannam Merge from the default branch refactors_no_float
Fri, 14 Nov 2014 10:25:40 +0000 Chris Cannam Merge from default branch refactors
Fri, 14 Nov 2014 10:24:13 +0000 Chris Cannam Ensure matrix is recalculated for reverse path
Fri, 14 Nov 2014 10:22:27 +0000 Chris Cannam Do not penalise diagonals cheap_diagonals
Fri, 14 Nov 2014 10:09:10 +0000 Chris Cannam If the distance metric is a float, the total path cost should be a double (otherwise discriminatory precision is lost as the overall total accumulates) refactors
Fri, 14 Nov 2014 09:45:56 +0000 Chris Cannam Fix narrowing float conversions refactors
Thu, 13 Nov 2014 15:09:04 +0000 Chris Cannam Some fixes: int -> float refactors
Thu, 13 Nov 2014 14:43:03 +0000 Chris Cannam Replace char dist (inc dir in masked section) with float dist + separate dir refactors
Thu, 13 Nov 2014 13:53:52 +0000 Chris Cannam refactor: m_ prefix refactors
Thu, 13 Nov 2014 09:50:14 +0000 Chris Cannam Move source to src refactors base Finder.cpp@da737b21e798