Searched refs:kMaskTargetThreshold (Results 1 – 1 of 1) sorted by relevance
67 const float kMaskTargetThreshold = 0.01f; variable562 if (new_mask_[quantile] > kMaskTargetThreshold) { in EstimateTargetPresence()