Searched refs:LARGE_SIZE_IMAGE (Results 1 – 1 of 1) sorted by relevance
31 LARGE_SIZE_IMAGE = 2000 # Size of a large image (compared against max(w, h)) variable88 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,