Home
last modified time | relevance | path

Searched refs:get_image_patch (Results 1 – 25 of 27) sorted by relevance

12

/pdk/apps/CameraITS/tests/scene1/
Dtest_yuv_plus_raw.py46 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
53 tile = its.image.get_image_patch(img, 0.475, 0.475, 0.05, 0.05)
Dtest_yuv_plus_raw10.py48 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
55 tile = its.image.get_image_patch(img, 0.475, 0.475, 0.05, 0.05)
Dtest_yuv_plus_jpeg.py48 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
53 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_jpeg.py45 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
54 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_tonemap_sequence.py49 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
58 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_black_white.py50 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
65 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_noise_reduction.py62 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
80 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_yuv_jpeg_all.py53 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
70 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_tonemap_mode.py68 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
93 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_flash_mode.py51 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_exposure_time.py48 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_sensitivity.py54 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_raw_sensitivity.py62 tile = its.image.get_image_patch(plane, 0.45,0.45,0.1,0.1)
Dtest_locked_burst.py57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_burst_sameness_manual.py63 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)
Dtest_exposure.py62 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_raw_burst_sensitivity.py69 tile = its.image.get_image_patch(plane, 0.45,0.45,0.1,0.1)
Dtest_param_color_correction.py77 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_linearity.py79 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_crop_regions.py87 tile_full = its.image.get_image_patch(img_full, x,y,w,h)
Dtest_latching.py69 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
/pdk/apps/CameraITS/tests/inprog/
Dtest_blc_lsc.py78 tile_center = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
84 tile_corner = its.image.get_image_patch(img, 0.0, 0.0, 0.1, 0.1)
Dtest_ev_compensation.py49 tile = its.image.get_image_patch(y, 0.45,0.45,0.1,0.1)
Dtest_burst_sameness_auto.py70 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)
/pdk/apps/CameraITS/tests/
Dtutorial.py141 tile = its.image.get_image_patch(rgbimg, 0.45, 0.45, 0.1, 0.1)

12