libcamera/utils/tuning/libtuning/modules
Stefan Klug 60d60c1367 libtuning: module: awb: Add bayes AWB support
To support the bayesian AWB algorithm in libtuning, the necessary data
needs to be collected and written to the tuning file.

Extend libtuning to calculate and output that additional data.

Prior probabilities and AwbModes are manually specified and not
calculated in the tuning process. Add sample values from the RaspberryPi
tuning files to the example config file.

Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2025-02-21 17:35:03 +01:00
..
agc libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTime 2024-12-04 17:09:26 +01:00
awb libtuning: module: awb: Add bayes AWB support 2025-02-21 17:35:03 +01:00
ccm libtuning: modules: Add initial CCM module 2024-07-05 22:38:18 +02:00
lsc libtuning: lsc: Prevent negative values 2024-07-05 22:38:20 +02:00
__init__.py utils: tuning: libtuning: Implement extensible components of libtuning 2022-11-25 15:37:30 +09:00
module.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
static.py libtuning: Add static module 2024-07-05 22:38:19 +02:00