Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dopencv_processing_utils.py267 scale_stop=None, argument
293 self._scale_stop = scale_stop or CHART_SCALE_STOP
380 scale_stop = self._scale_stop * s_factor
385 scale_start, scale_stop, scale_step)
394 for scale in numpy.arange(scale_start, scale_stop + offset, scale_step):