Home
last modified time | relevance | path

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

/cts/apps/CameraITS/pymodules/its/
Dcv2image.py42 def __init__(self, chart_file, height, distance, scale_start, scale_stop, argument
54 self._file = chart_file
180 chart_file = os.path.join(os.environ['CAMERA_ITS_TOP'], 'pymodules',
182 chart = cv2.imread(chart_file, cv2.IMREAD_ANYDEPTH)