diff src/MatchVampPlugin.h @ 110:bca0802191fe adaptive_diagonals

Obtain feature values from pipeline
author Chris Cannam
date Thu, 04 Dec 2014 15:24:27 +0000
parents 4b263ef50c9b
children c56861fb0ec9
line wrap: on
line diff
--- a/src/MatchVampPlugin.h	Thu Dec 04 14:19:35 2014 +0000
+++ b/src/MatchVampPlugin.h	Thu Dec 04 15:24:27 2014 +0000
@@ -100,6 +100,7 @@
     mutable int m_abRatioOutNo;
     mutable int m_aFeaturesOutNo;
     mutable int m_bFeaturesOutNo;
+    mutable int m_magOutNo;
     mutable int m_distOutNo;
     mutable int m_confidenceOutNo;
     mutable int m_confPeakOutNo;