libcamera/utils/raspberrypi/ctt
David Plowman 66479605ba utils: raspberrypi: ctt: Improve the Macbeth Chart search reliability
Previously the code would brighten up images in case the Macbeth Chart
is slightly dark, and also zoom in on sections of it to look for
charts occupying less of the field of view. But it would not do both
together.

This change makes the search for smaller charts also repeat that
search for the brightened up images that it made earlier, thereby
increasing the chances of success for non-optimal tuning images.

There are also a couple of very small drive-by typo fixes.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Tested-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2024-01-09 15:39:02 +00:00
..
alsc_only.py utils: raspberrypi: ctt: Add alsc_only method 2022-08-02 16:59:06 +03:00
colors.py utils: raspberrypi: ctt: Improved color matrix fitting 2023-07-28 08:31:38 +01:00
convert_tuning.py utils: raspberrypi: Add tuning file conversion script 2022-07-28 13:48:51 +03:00
ctt.py utils: raspberrypi: ctt: Add alsc_only method 2022-08-02 16:59:06 +03:00
ctt_alsc.py utils: raspberrypi: ctt: Fix alsc green averaging 2022-10-20 11:40:29 +09:00
ctt_awb.py raspberrypi: Update Copyright statement in all Raspberry Pi source files 2022-07-27 18:12:15 +03:00
ctt_ccm.py utils: raspberrypi: ctt: Code tidying 2023-07-28 08:32:40 +01:00
ctt_config_example.json libcamera: utils: Raspberry Pi Camera Tuning Tool 2020-05-11 23:54:45 +03:00
ctt_geq.py raspberrypi: Update Copyright statement in all Raspberry Pi source files 2022-07-27 18:12:15 +03:00
ctt_image_load.py utils: raspberrypi: ctt: dng_load_image: Work with DNG files from Picamera2 2022-08-03 14:32:19 +03:00
ctt_lux.py raspberrypi: Update Copyright statement in all Raspberry Pi source files 2022-07-27 18:12:15 +03:00
ctt_macbeth_locator.py utils: raspberrypi: ctt: Improve the Macbeth Chart search reliability 2024-01-09 15:39:02 +00:00
ctt_noise.py raspberrypi: Update Copyright statement in all Raspberry Pi source files 2022-07-27 18:12:15 +03:00
ctt_pretty_print_json.py utils: raspberrypi: ctt: Output version 2.0 format tuning files 2022-07-28 13:47:51 +03:00
ctt_ransac.py raspberrypi: Update Copyright statement in all Raspberry Pi source files 2022-07-27 18:12:15 +03:00
ctt_ref.pgm libcamera: utils: Raspberry Pi Camera Tuning Tool 2020-05-11 23:54:45 +03:00
ctt_tools.py raspberrypi: Update Copyright statement in all Raspberry Pi source files 2022-07-27 18:12:15 +03:00
ctt_visualise.py utils: raspberrypi: ctt: Improved color matrix fitting 2023-07-28 08:31:38 +01:00