Searched refs:OverThreshold (Results 1 – 1 of 1) sorted by relevance
71 __device__ EIGEN_STRONG_INLINE bool OverThreshold(const Box* a, const Box* b, in OverThreshold() function202 if (OverThreshold<float>(&i_box, &j_box, shared_i_areas[threadIdx.x], in NMSKernel()