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.py266 scale_start=None, argument
292 self._scale_start = scale_start or CHART_SCALE_START
379 scale_start = self._scale_start * s_factor
385 scale_start, scale_stop, scale_step)
394 for scale in numpy.arange(scale_start, scale_stop + offset, scale_step):