Searched refs:kDetectionThreshold (Results 1 – 2 of 2) sorted by relevance
36 constexpr float kDetectionThreshold = 0.8f; variable
68 (max_predict_score < kDetectionThreshold) || in PredictGesture()