Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dopencv_processing_utils.py55 LOW_RES_IMG_THRESH = 320 * 240 variable
328 if img_size[0]*img_size[1] >= LOW_RES_IMG_THRESH: