libcamera/utils/tuning/libtuning/modules
Stefan Klug d5db46232e libtuning: lsc: Prevent negative values
In cases where the calibration image contains super dark areas, or when
an invalid blacklevel was supplied, the grid might get close to zero or
negative. This would have bad effects on the 1/grid later. So clamp the
values to a small positive number.

Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
2024-07-05 22:38:20 +02:00
..
agc utils: libtuning: modules: Add skeletal AGC module 2024-06-14 23:48:45 +09: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