Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_1/
Dtest_param_flash_mode.py105 grads.append(image_processing_utils.compute_image_max_gradients(
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py664 def compute_image_max_gradients(img): function