Home
last modified time | relevance | path

Searched refs:_BOUNDING_BOX_COLOR (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/utils/
Dlow_light_utils.py25 _BOUNDING_BOX_COLOR = (0, 255, 0) variable
279 cv2.rectangle(image, (left, top), (right, bottom), _BOUNDING_BOX_COLOR, 2)