Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dzoom_capture_utils.py234 if opencv_processing_utils.is_circle_cropped(circle, size):
Dopencv_processing_utils.py668 def is_circle_cropped(circle, size): function