libcamera/utils/tuning
Paul Elder 4eb3ff2350 utils: libtuning: modules: Add skeletal AGC module
Add a skeletal AGC module just so that we can have some AGC tuning
values that we can use to test during development of AGC in the IPAs. As
rkisp1 is the main target, we only add support for rkisp1 for now.

The parameters are mostly copied from the hardcoded values in ctt,
except for the metering modes.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2024-06-14 23:48:45 +09:00
..
libtuning utils: libtuning: modules: Add skeletal AGC module 2024-06-14 23:48:45 +09:00
raspberrypi libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
raspberrypi_alsc_only.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
README.rst utils: tuning: readme: Improve names of dependency packages 2024-03-19 19:57:29 +09:00
rkisp1.py libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00

.. SPDX-License-Identifier: CC-BY-SA-4.0

.. TODO: Write an overview of libtuning

Dependencies
------------

- numpy
- opencv-python
- py3exiv2
- rawpy