Searched refs:intersect_width (Results 1 – 1 of 1) sorted by relevance
350 float intersect_width = intersect_bbox[2] - intersect_bbox[0]; in ApplyNMSFast() local354 if(intersect_width > 0 && intersect_height > 0) in ApplyNMSFast()356 float intersect_size = intersect_width * intersect_height; in ApplyNMSFast()