Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dopencv_processing_utils.py242 scale_start=None, argument
268 self._scale_start = scale_start or CHART_SCALE_START
355 scale_start = self._scale_start * s_factor
361 scale_start, scale_stop, scale_step)
370 for scale in numpy.arange(scale_start, scale_stop + offset, scale_step):