Home
last modified time | relevance | path

Searched refs:scale_start (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
57 self._scale_start = scale_start
119 scale_start = self._scale_start * s_factor
134 for scale in numpy.arange(scale_start, scale_stop, scale_step):
151 scale = scale_start + scale_step * match_index