Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dopencv_processing_utils.py65 SQUARE_AREA_MIN_REL = 0.05 # Minimum size for square relative to image area variable
483 square_area_min = (float)(input_img.shape[1] * SQUARE_AREA_MIN_REL)