Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dopencv_processing_utils.py33 TEST_IMG_DIR = os.path.join(os.environ['CAMERA_ITS_TOP'], 'test_images') variable
34 CHART_FILE = os.path.join(TEST_IMG_DIR, 'ISO12233.png')
560 TEST_IMG_DIR, f'rotated_chessboards/normal{suffix}.jpg')
562 TEST_IMG_DIR, f'rotated_chessboards/wide{suffix}.jpg')
Dimage_processing_utils.py45 TEST_IMG_DIR = os.path.join(os.environ['CAMERA_ITS_TOP'], 'test_images') variable
881 chart_file = os.path.join(TEST_IMG_DIR, 'ISO12233.png')