Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene3/
Dtest_lens_position.py131 chart.img = image_processing_utils.normalize_img(
158 chart.img = image_processing_utils.normalize_img(
Dtest_edge_enhancement.py70 chart.img = image_processing_utils.normalize_img(
Dtest_lens_movement_reporting.py84 chart.img = image_processing_utils.normalize_img(
Dtest_reprocess_edge_enhancement.py109 chart.img = image_processing_utils.normalize_img(
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py709 def normalize_img(img): function