Home
last modified time | relevance | path

Searched refs:scale_start (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
68 self._scale_start = scale_start
149 scale_start = self._scale_start * s_factor
159 for scale in numpy.arange(scale_start, scale_stop, scale_step):
183 self.scale = scale_start + scale_step * match_index