Home
last modified time | relevance | path

Searched refs:convert_capture_to_rgb_image (Results 1 – 25 of 62) sorted by relevance

123

/cts/apps/CameraITS/tests/
Dtutorial.py110 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
152 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
202 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene1_2/
Dtest_yuv_plus_raw12.py79 img = image_processing_utils.convert_capture_to_rgb_image(cap_yuv)
88 img = image_processing_utils.convert_capture_to_rgb_image(
Dtest_yuv_plus_raw.py79 img = image_processing_utils.convert_capture_to_rgb_image(cap_yuv)
88 img = image_processing_utils.convert_capture_to_rgb_image(
Dtest_yuv_plus_raw10.py79 img = image_processing_utils.convert_capture_to_rgb_image(cap_yuv)
88 img = image_processing_utils.convert_capture_to_rgb_image(
Dtest_yuv_plus_dng.py65 img = image_processing_utils.convert_capture_to_rgb_image(cap_yuv)
Dtest_yuv_plus_jpeg.py47 img = image_processing_utils.convert_capture_to_rgb_image(cap, True)
Dtest_param_sensitivity.py85 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/inprog/
Dtest_param_edge_mode.py43 img = its.image.convert_capture_to_rgb_image(cap)
Dtest_crop_region.py59 img = its.image.convert_capture_to_rgb_image(cap)
Dtest_burst_sameness_auto.py68 imgs[n] = its.image.convert_capture_to_rgb_image(cap)
Dtest_burst_sameness_fullres_auto.py67 its.image.convert_capture_to_rgb_image(cap), 4)
Dtest_blc_lsc.py74 img = its.image.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene1_1/
Dtest_crop_regions.py79 img_full = image_processing_utils.convert_capture_to_rgb_image(cap_full)
107 img_crop = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_param_noise_reduction.py86 rgb_image = image_processing_utils.convert_capture_to_rgb_image(cap)
110 rgb_image = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_jpeg.py88 img = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_locked_burst.py87 img = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_param_exposure_time.py79 img = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_latching.py97 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene0/
Dtest_test_patterns.py82 img = image_processing_utils.convert_capture_to_rgb_image(cap, props=props)
149 img = image_processing_utils.convert_capture_to_rgb_image(
Dtest_tonemap_curve.py159 img_raw = image_processing_utils.convert_capture_to_rgb_image(
180 img_yuv = image_processing_utils.convert_capture_to_rgb_image(cap_yuv, True)
Dtest_burst_capture.py51 img = image_processing_utils.convert_capture_to_rgb_image(
/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py208 img_raw = image_processing_utils.convert_capture_to_rgb_image(
273 img = image_processing_utils.convert_capture_to_rgb_image(cap, props)
535 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/inprog/scene2/
Dtest_dng_tags.py56 img = its.image.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene2_e/
Dtest_continuous_picture.py70 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene2_d/
Dtest_num_faces.py103 img = image_processing_utils.convert_capture_to_rgb_image(

123