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.py31 TEST_IMG_DIR = os.path.join(os.environ['CAMERA_ITS_TOP'], 'test_images') variable
32 CHART_FILE = os.path.join(TEST_IMG_DIR, 'ISO12233.png')
595 TEST_IMG_DIR, f'rotated_chessboards/normal{suffix}.jpg')
597 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
917 chart_file = os.path.join(TEST_IMG_DIR, 'ISO12233.png')