Searched defs:nmsScoreThresholdValue (Results 1 – 1 of 1) sorted by relevance
107 float* nmsScoreThresholdValue = new (std::nothrow) float[1] {0.5}; in SetNmsScoreThreshold() local421 int64_t* nmsScoreThresholdValue = new (std::nothrow) int64_t[1] {0}; variable1154 float nmsScoreThresholdValue = 0.5f; variable