Searched refs:maxDetection (Results 1 – 2 of 2) sorted by relevance
44 unsigned int maxDetection,
53 unsigned int maxDetection, in NonMaxSuppression() argument74 unsigned int numOutput = std::min(maxDetection, numAboveThreshold); in NonMaxSuppression()