Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dlow_light_utils.py27 _BOX_MAX_SIZE_RATIO = 0.5 # 50% of the cropped image width variable
150 box_max_size = int(img_hw_size_max * _BOX_MAX_SIZE_RATIO)