Home
last modified time | relevance | path

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

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