Searched refs:_CV2_GREEN (Results 1 – 7 of 7) sorted by relevance
/cts/apps/CameraITS/tests/scene5/ |
D | test_lens_shading_and_color_uniformity.py | 47 _CV2_GREEN = (0, 0.7, 0.3) # blocks passed the test variable 206 cv2.rectangle(img_lens_shading, (left, top), (right, bottom), _CV2_GREEN, 210 font_scale, text_offset, _CV2_GREEN, font_line_width) 212 cv2.rectangle(img_uniformity, (left, top), (right, bottom), _CV2_GREEN, 217 font_scale, text_offset, _CV2_GREEN, font_line_width) 260 legend_color = _CV2_GREEN 280 legend_color = _CV2_GREEN
|
/cts/apps/CameraITS/tests/scene2_e/ |
D | test_num_faces.py | 32 _CV2_GREEN = (0, 1, 0) variable 178 cv2.rectangle(img, (l, t), (r, b), _CV2_GREEN, 2)
|
/cts/apps/CameraITS/tests/scene2_c/ |
D | test_num_faces.py | 32 _CV2_GREEN = (0, 1, 0) variable 178 cv2.rectangle(img, (l, t), (r, b), _CV2_GREEN, 2)
|
/cts/apps/CameraITS/tests/scene2_f/ |
D | test_num_faces.py | 32 _CV2_GREEN = (0, 1, 0) variable 178 cv2.rectangle(img, (l, t), (r, b), _CV2_GREEN, 2)
|
/cts/apps/CameraITS/tests/scene2_b/ |
D | test_num_faces.py | 32 _CV2_GREEN = (0, 1, 0) variable 178 cv2.rectangle(img, (l, t), (r, b), _CV2_GREEN, 2)
|
/cts/apps/CameraITS/tests/scene2_a/ |
D | test_num_faces.py | 32 _CV2_GREEN = (0, 1, 0) variable 178 cv2.rectangle(img, (l, t), (r, b), _CV2_GREEN, 2)
|
/cts/apps/CameraITS/tests/scene2_d/ |
D | test_num_faces.py | 32 _CV2_GREEN = (0, 1, 0) variable 178 cv2.rectangle(img, (l, t), (r, b), _CV2_GREEN, 2)
|