Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | D | 03-May-2024 | 796 | 17 | 13 | |
test_3a.py | D | 03-May-2024 | 1.3 KiB | 43 | 22 | |
test_ae_precapture_trigger.py | D | 03-May-2024 | 3 KiB | 79 | 49 | |
test_auto_vs_manual.py | D | 03-May-2024 | 4 KiB | 96 | 64 | |
test_black_white.py | D | 03-May-2024 | 3 KiB | 87 | 57 | |
test_burst_sameness_manual.py | D | 03-May-2024 | 2.8 KiB | 87 | 52 | |
test_capture_result.py | D | 03-May-2024 | 8.2 KiB | 215 | 146 | |
test_crop_region_raw.py | D | 03-May-2024 | 4.6 KiB | 117 | 71 | |
test_crop_regions.py | D | 03-May-2024 | 4.3 KiB | 107 | 70 | |
test_exposure.py | D | 03-May-2024 | 3.3 KiB | 93 | 62 | |
test_format_combos.py | D | 03-May-2024 | 4.9 KiB | 127 | 88 | |
test_jpeg.py | D | 03-May-2024 | 2.3 KiB | 65 | 39 | |
test_latching.py | D | 03-May-2024 | 3.4 KiB | 92 | 65 | |
test_linearity.py | D | 03-May-2024 | 3.5 KiB | 100 | 68 | |
test_locked_burst.py | D | 03-May-2024 | 3.3 KiB | 90 | 58 | |
test_param_color_correction.py | D | 03-May-2024 | 3.9 KiB | 106 | 61 | |
test_param_exposure_time.py | D | 03-May-2024 | 2.3 KiB | 70 | 45 | |
test_param_flash_mode.py | D | 03-May-2024 | 2.3 KiB | 67 | 40 | |
test_param_noise_reduction.py | D | 03-May-2024 | 3.6 KiB | 101 | 65 | |
test_param_sensitivity.py | D | 03-May-2024 | 2.5 KiB | 75 | 48 | |
test_param_tonemap_mode.py | D | 03-May-2024 | 4.1 KiB | 105 | 66 | |
test_raw_burst_sensitivity.py | D | 03-May-2024 | 2.8 KiB | 87 | 50 | |
test_raw_sensitivity.py | D | 03-May-2024 | 2.7 KiB | 80 | 43 | |
test_tonemap_sequence.py | D | 03-May-2024 | 2.5 KiB | 72 | 41 | |
test_yuv_jpeg_all.py | D | 03-May-2024 | 3.3 KiB | 86 | 59 | |
test_yuv_plus_dng.py | D | 03-May-2024 | 1.5 KiB | 50 | 24 | |
test_yuv_plus_jpeg.py | D | 03-May-2024 | 2.2 KiB | 64 | 36 | |
test_yuv_plus_raw.py | D | 03-May-2024 | 2.3 KiB | 64 | 35 | |
test_yuv_plus_raw10.py | D | 03-May-2024 | 2.3 KiB | 66 | 36 |
README
1Scene 1 description: 2* Camera on tripod in portrait or landscape orientation 3* Scene mostly filled by grey card, with white background behind grey card 4* Illuminated by simple light source, for example a desk lamp 5* Uniformity of lighting and target positioning need not be precise 6 7This is intended to be a very simple setup that can be recreated on an 8engineer's desk without any large or expensive equipment. The tests for this 9scene in general only look at a patch in the middle of the image (which is 10assumed to be within the bounds of the grey card). 11 12Note that the scene should not be completely uniform; don't have the grey card 13100% fill the field of view and use a high quality uniform light source, for 14example, and don't use a diffuser on top of the camera to simulate a grey 15scene. 16 17