Searched defs:low_threshold (Results 1 – 2 of 2) sorted by relevance
17 QualityThreshold::QualityThreshold(int low_threshold, in QualityThreshold()
113 def __init__(self, low_threshold, high_threshold, init_state): argument