Searched refs:bounds_tolerance (Results 1 – 1 of 1) sorted by relevance
74 def _FindHighlightBoundingBox(self, bmp, color, bounds_tolerance=8, argument111 if abs(x - y) > bounds_tolerance: