Home
last modified time | relevance | path

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

123

/cts/apps/CameraITS/tests/
Dtutorial.py111 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
153 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
203 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene2_b/
Dtest_yuv_jpeg_capture_sameness.py124 rgb_yuv = image_processing_utils.convert_capture_to_rgb_image(
128 rgb_jpg = image_processing_utils.convert_capture_to_rgb_image(
157 rgb_yuv_use_case = image_processing_utils.convert_capture_to_rgb_image(
/cts/apps/CameraITS/tests/scene1_1/
Dtest_crop_regions.py81 img_full = image_processing_utils.convert_capture_to_rgb_image(cap_full)
110 img_crop = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_burst_capture.py67 img = image_processing_utils.convert_capture_to_rgb_image(
Dtest_jpeg.py97 img = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_locked_burst.py88 img = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_burst_sameness_manual.py92 imgs[n] = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_latching.py99 img = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_exposure_x_iso.py73 img = image_processing_utils.convert_capture_to_rgb_image(cap)
277 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene0/
Dtest_test_patterns.py83 img = image_processing_utils.convert_capture_to_rgb_image(cap, props=props)
150 img = image_processing_utils.convert_capture_to_rgb_image(
Dtest_solid_color_test_pattern.py229 img = image_processing_utils.convert_capture_to_rgb_image(
232 img = image_processing_utils.convert_capture_to_rgb_image(
Dtest_tonemap_curve.py227 img_raw = image_processing_utils.convert_capture_to_rgb_image(
250 img_yuv = image_processing_utils.convert_capture_to_rgb_image(cap_yuv, True)
/cts/apps/CameraITS/utils/
Dimage_fov_utils.py215 img = image_processing_utils.convert_capture_to_rgb_image(
246 img = image_processing_utils.convert_capture_to_rgb_image(cap, props)
/cts/apps/CameraITS/tests/scene_flash/
Dtest_led_snapshot.py73 img = image_processing_utils.convert_capture_to_rgb_image(cap)
205 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene1_2/
Dtest_param_noise_reduction.py89 rgb_image = image_processing_utils.convert_capture_to_rgb_image(cap)
113 rgb_image = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_yuv_jpeg_all.py71 img_raw = image_processing_utils.convert_capture_to_rgb_image(
89 img = image_processing_utils.convert_capture_to_rgb_image(cap)
Dtest_yuv_plus_dng.py72 img = image_processing_utils.convert_capture_to_rgb_image(cap_yuv)
Dtest_yuv_plus_jpeg.py46 img = image_processing_utils.convert_capture_to_rgb_image(cap, True)
Dtest_tonemap_sequence.py61 img = image_processing_utils.convert_capture_to_rgb_image(cap[-1])
/cts/apps/CameraITS/tools/
Dcheck_alignment.py52 img = image_processing_utils.convert_capture_to_rgb_image(cap, props)
/cts/apps/CameraITS/tests/scene2_e/
Dtest_continuous_picture.py71 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/cts/apps/CameraITS/tests/scene_extensions/scene_hdr/
Dtest_hdr_extension.py236 no_hdr_img = image_processing_utils.convert_capture_to_rgb_image(
252 hdr_img = image_processing_utils.convert_capture_to_rgb_image(
/cts/apps/CameraITS/tests/scene2_d/
Dtest_autoframing.py55 img = image_processing_utils.convert_capture_to_rgb_image(
/cts/apps/CameraITS/tests/scene2_a/
Dtest_effects.py82 img = image_processing_utils.convert_capture_to_rgb_image(
/cts/apps/CameraITS/tests/scene9/
Dtest_jpeg_high_entropy.py123 img = image_processing_utils.convert_capture_to_rgb_image(

123