30 #include "../../processing/filters/filtermorpho.h"
47 unsigned int minmax_half_window_length,
48 unsigned int maxmin_half_window_length,
57 void setDetectionThresholdOnMinmax(
double detectionThresholdOnMinMax);
58 void setDetectionThresholdOnMaxmin(
double detectionThresholdOnMaxMin);
60 unsigned int getSmoothingHalfEdgeWindows()
const;
61 unsigned int getMaxMinHalfEdgeWindows()
const;
63 unsigned int getMinMaxHalfEdgeWindows()
const;
67 void detect(
const Trace &xic,