libcamera/src
Stefan Klug eb41f63694 ipa: rkisp1: Add GammaOutCorrection algorithm
Add a gamma algorithm for the rkisp1. It defaults to a gamma of 2.2 which
closely resembles sRGB.  No seperate sRGB mode was implemented because the pwl
that models the gamma curve is so coarse that there is basically no difference
between srgb and gamma=2.2. The default can be overridden within the tuning
file or set at runtime using the gamma control.

The gamma algorithm is not enabled by default. This will be done in future
tuning file updates.

Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
2024-06-11 15:11:11 +02:00
..
android android: camera_capabilities: Fix GCC 14 warning 2024-05-27 23:53:59 +03:00
apps treewide: Query list of cameras just once 2024-05-21 13:22:33 +01:00
gstreamer treewide: Query list of cameras just once 2024-05-21 13:22:33 +01:00
ipa ipa: rkisp1: Add GammaOutCorrection algorithm 2024-06-11 15:11:11 +02:00
libcamera libcamera: Add gamma control id 2024-06-11 15:11:11 +02:00
py meson: Tag all installed files 2023-12-07 01:43:17 +02:00
v4l2 libcamera: Drop remaining file name from header comment blocks 2024-05-09 23:31:15 +03:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00