Home
last modified time | relevance | path

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

12

/cts/apps/CameraITS/tests/scene0/
Dtest_test_patterns.py45 r_tile = its.image.get_image_patch(r, 0.0, 0.0, 1.0, 1.0)
46 gr_tile = its.image.get_image_patch(gr, 0.0, 0.0, 1.0, 1.0)
47 gb_tile = its.image.get_image_patch(gb, 0.0, 0.0, 1.0, 1.0)
48 b_tile = its.image.get_image_patch(b, 0.0, 0.0, 1.0, 1.0)
80 tile = its.image.get_image_patch(img, float(i)/num_bars+delta,
Dtest_tonemap_curve.py49 raw_patch = its.image.get_image_patch(
74 raw_patch = its.image.get_image_patch(
76 yuv_patch = its.image.get_image_patch(
/cts/apps/CameraITS/tests/scene3/
Dtest_flip_mirror.py62 patch = its.image.get_image_patch(y, chart.xnorm, chart.ynorm,
80 template = its.image.get_image_patch(template, (1-X_CROP)/2, (1-Y_CROP)/2,
82 patch = its.image.get_image_patch(patch, (1-X_CROP)/2,
Dtest_lens_position.py75 chart.img = its.image.normalize_img(its.image.get_image_patch(
102 chart.img = its.image.normalize_img(its.image.get_image_patch(
/cts/apps/CameraITS/tests/scene1/
Dtest_yuv_plus_jpeg.py52 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_yuv_plus_raw.py54 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
61 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_yuv_plus_raw10.py55 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
62 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_yuv_plus_raw12.py54 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
61 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_jpeg.py47 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_tonemap_sequence.py60 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
69 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_black_white.py56 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
75 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_tonemap_mode.py76 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
100 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_yuv_jpeg_all.py57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
75 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_noise_reduction.py66 rgb_tile = its.image.get_image_patch(rgb_image, 0.45, 0.45, 0.1, 0.1)
93 rgb_tile = its.image.get_image_patch(
Dtest_reprocess_noise_reduction.py81 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
111 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_post_raw_sensitivity_boost.py105 raw_tile = its.image.get_image_patch(raw_rgb, 0.45, 0.45, 0.1, 0.1)
106 yuv_tile = its.image.get_image_patch(yuv_rgb, 0.45, 0.45, 0.1, 0.1)
Dtest_channel_saturation.py53 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_flash_mode.py65 tile = its.image.get_image_patch(y, 0.375, 0.375, 0.25, 0.25)
Dtest_locked_burst.py65 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_sensitivity.py63 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_param_exposure_time.py59 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
Dtest_ev_compensation_basic.py72 tile = its.image.get_image_patch(y, 0.45, 0.45, 0.1, 0.1)
Dtest_burst_sameness_manual.py67 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)
/cts/apps/CameraITS/tests/inprog/
Dtest_blc_lsc.py77 tile_center = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
83 tile_corner = its.image.get_image_patch(img, 0.0, 0.0, 0.1, 0.1)
Dtest_burst_sameness_auto.py69 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)

12