Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene3/
Dtest_flip_mirror.py68 y = image_processing_utils.rotate_img_per_argv(y)
Dtest_lens_position.py157 y = image_processing_utils.rotate_img_per_argv(y)
/cts/apps/CameraITS/tests/scene2_a/
Dtest_faces.py138 img = image_processing_utils.rotate_img_per_argv(img)
/cts/apps/CameraITS/utils/
Dopencv_processing_utils.py210 img_3a = image_processing_utils.rotate_img_per_argv(img_3a)
Dimage_processing_utils.py720 def rotate_img_per_argv(img): function