Searched refs:paddedAnchorDistance (Results 1 – 1 of 1) sorted by relevance
132 const float paddedAnchorDistance = std::abs(boxDistanceToAnchor - firstBoxOffset) < step ? in bboxifyLabel() local136 …chorPoint), -boxSize / 2, -boxSize / 2, boxSize / 2, boxSize / 2, paddedAnchorDistance, boxSize / … in bboxifyLabel()