libcamera/utils/tuning/libtuning
Stefan Klug 9fc86dc02a libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTime
In d0478c41f4 ("libcamera: Rename "shutter speed" to "exposure time"")
the tuning file entry "shutter" was renamed to "exposure-time". As the
tuning files use camel cased key names, change "exposure-time" to
"exposureTime" for consistency. It doesn't break our users setups as
there are no tuning files using that entry in the wild (at least
officially).

Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2024-12-04 17:09:26 +01:00
..
generators libtuning: Only warn if processing returns None 2024-07-05 22:38:19 +02:00
modules libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTime 2024-12-04 17:09:26 +01:00
parsers libtuning: Implement a minimal yaml parser 2024-07-05 22:38:16 +02:00
__init__.py utils: tuning: libtuning: Implement the core of libtuning 2022-11-25 15:37:22 +09:00
average.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
ctt_awb.py libtuning: Use the color member of the Image class 2024-07-05 22:38:18 +02:00
ctt_ccm.py libtuning: Remove need for Cam object from ccm 2024-07-05 22:38:18 +02:00
ctt_colors.py libtuning: Copy files from raspberrypi 2024-07-05 12:39:05 +02:00
ctt_ransac.py libtuning: Copy files from raspberrypi 2024-07-05 12:39:05 +02:00
gradient.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
image.py libtuning: Reactivate macbeth locator 2024-07-05 22:38:16 +02:00
libtuning.py utils: tuning: Change Tuner.add() to accept a list of modules 2024-08-14 16:22:07 +02:00
macbeth.py libtuning: Reactivate macbeth locator 2024-07-05 22:38:16 +02:00
macbeth_ref.pgm libtuning: Fix reference image 2024-07-05 12:38:49 +02:00
smoothing.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
utils.py libtuning: Be a bit more verbose 2024-07-05 22:38:17 +02:00