Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dimage_processing_utils.py171 def populate_lens_shading_map(img_shape, lsc_map): argument
181 img_w, img_h = img_shape[1], img_shape[0]