Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dimage_fov_utils.py31 LARGE_SIZE_IMAGE = 2000 # Size of a large image (compared against max(w, h)) variable
88 max(w, h) * (THRESH_AR_L-THRESH_AR_S) / LARGE_SIZE_IMAGE)
120 thresh_crop_s + w * (thresh_crop_l - thresh_crop_s) / LARGE_SIZE_IMAGE,
124 thresh_crop_s + h * (thresh_crop_l - thresh_crop_s) / LARGE_SIZE_IMAGE,