Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dimage_processing_utils.py504 def extract_luma_from_patch(cap, patch_x, patch_y, patch_w, patch_h): argument
507 patch = get_image_patch(y, patch_x, patch_y, patch_w, patch_h)