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.py147 scale_stop=None, argument
167 self._scale_stop = scale_stop or CHART_SCALE_STOP
236 scale_stop = self._scale_stop * s_factor
245 for scale in numpy.arange(scale_start, scale_stop, scale_step):