Searched defs:img_name (Results 1 – 9 of 9) sorted by relevance
/cts/apps/CameraITS/tests/scene1_2/ |
D | test_yuv_plus_jpeg.py | 36 def compute_means_and_save(cap, img_name, log_path): argument
|
D | test_param_tonemap_mode.py | 40 def compute_means_and_save(cap, img_name): argument
|
/cts/apps/CameraITS/tests/scene9/ |
D | test_jpeg_quality.py | 183 def plot_data(qualities, lumas, chromas, img_name): argument
|
/cts/apps/CameraITS/utils/ |
D | opencv_processing_utils.py | 474 def find_circle(img, img_name, min_area, color, use_adaptive_threshold=False): argument 610 def append_circle_center_to_img(circle, img, img_name, save_img=True): argument 887 def match_face_locations(faces_cropped, faces_opencv, img, img_name): argument 936 def draw_green_boxes_around_faces(img, faces_cropped, img_name): argument
|
D | zoom_capture_utils.py | 120 img, img_name, size, zoom_ratio, min_zoom_ratio, argument
|
/cts/apps/CameraITS/tests/scene_flash/ |
D | test_led_snapshot.py | 51 def _take_captures(out_surfaces, cam, img_name, flash=False): argument
|
D | test_flash_strength.py | 50 def _take_captures(out_surfaces, cam, img_name, ae_mode, strength=0): argument
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_multi_camera_alignment.py | 48 def convert_cap_and_prep_img(cap, props, fmt, img_name): argument
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_preview_distortion.py | 350 def get_distortion_errors(props, img_name): argument
|