/cts/apps/CameraITS/tests/scene0/ |
D | test_test_patterns.py | 45 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,
|
/cts/apps/CameraITS/tests/scene1/ |
D | test_jpeg.py | 44 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)
|
D | test_yuv_plus_jpeg.py | 50 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 55 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_yuv_plus_raw12.py | 52 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 59 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_multi_camera_match.py | 72 its.image.get_image_patch(img_raw, PATCH_LOC, PATCH_LOC, 81 its.image.get_image_patch(y1, PATCH_LOC, PATCH_LOC, 90 its.image.get_image_patch(y2, PATCH_LOC, PATCH_LOC,
|
D | test_yuv_plus_raw.py | 54 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)
|
D | test_yuv_plus_raw10.py | 55 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)
|
D | test_yuv_jpeg_all.py | 52 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)
|
D | test_tonemap_sequence.py | 57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 66 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_black_white.py | 57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 72 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_ev_compensation_basic.py | 75 tile = its.image.get_image_patch(y, 0.45, 0.45, 0.1, 0.1) 81 rgb_tile = its.image.get_image_patch(rgb,
|
D | test_param_tonemap_mode.py | 76 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)
|
D | test_param_noise_reduction.py | 66 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(
|
D | test_reprocess_noise_reduction.py | 82 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 112 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_post_raw_sensitivity_boost.py | 102 raw_tile = its.image.get_image_patch(raw_rgb, 0.45,0.45,0.1,0.1) 103 yuv_tile = its.image.get_image_patch(yuv_rgb, 0.45,0.45,0.1,0.1)
|
D | test_locked_burst.py | 65 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_burst_sameness_manual.py | 62 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)
|
D | test_param_sensitivity.py | 61 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_param_exposure_time.py | 55 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_param_flash_mode.py | 63 tile = its.image.get_image_patch(y, 0.375, 0.375, 0.25, 0.25)
|
/cts/apps/CameraITS/tests/scene3/ |
D | test_flip_mirror.py | 67 patch = its.image.get_image_patch(y, chart.xnorm, chart.ynorm, 85 template = its.image.get_image_patch(template, (1-X_CROP)/2, (1-Y_CROP)/2, 87 patch = its.image.get_image_patch(patch, (1-X_CROP)/2,
|
D | test_edge_enhancement.py | 66 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_lens_position.py | 82 chart.img = its.image.normalize_img(its.image.get_image_patch( 109 chart.img = its.image.normalize_img(its.image.get_image_patch(
|
/cts/apps/CameraITS/tests/inprog/ |
D | test_blc_lsc.py | 77 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)
|
D | test_burst_sameness_auto.py | 69 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)
|