Mercurial > hg > qm-vamp-plugins
diff plugins/SegmenterPlugin.h @ 49:fc88b465548a
* Normalise type option for chromagram
* Minimum segment duration option for segmenter
* Bit more documentation
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Tue, 22 Jan 2008 17:27:48 +0000 |
parents | 5d7ce1d87301 |
children | b3a809bb964e |
line wrap: on
line diff
--- a/plugins/SegmenterPlugin.h Mon Jan 21 18:05:28 2008 +0000 +++ b/plugins/SegmenterPlugin.h Tue Jan 22 17:27:48 2008 +0000 @@ -52,6 +52,7 @@ mutable Segmenter* segmenter; mutable int hopsize; mutable int windowsize; + mutable int neighbourhoodLimit; // in sec int nSegmentTypes; feature_types featureType; // 1 = constant-Q, 2 = chroma