libcamera/utils/tuning/libtuning
Stefan Klug 974a526c83 libtuning: agc: rkisp1: Increase y-target
With the addition of gamma out correction the relative luminance target
was set too low. As brightness is a bit subjective it is difficult to
come up with the "correct" value. With 0.5 the patch 22 on the macbeth
chart (neutral grey, 18% reflectance) ended up a bit below 50% grey,
which seems reasonable.

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
..
generators libtuning: Only warn if processing returns None 2024-07-05 22:38:19 +02:00
modules libtuning: agc: rkisp1: Increase y-target 2024-07-05 22:38:20 +02: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 libtuning: Only warn if processing returns None 2024-07-05 22:38:19 +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