Searched refs:still_confidence_threshold (Results 1 – 3 of 3) sorted by relevance
41 float still_confidence_threshold; member112 .motion_confidence_threshold = 0.98f, .still_confidence_threshold = 0.99f,
177 mCapoDetectorMDParameters.still_confidence_threshold); in enable()
126 // must exceed still_confidence_threshold before entering the stationary148 float still_confidence_threshold = 4; field