[libcamera-devel] [GIT PULL] Raspberry Pi CCM improvements

Naushir Patuck naush at raspberrypi.com
Fri Jul 28 09:34:44 CEST 2023


The following changes since commit a2eadc40a78f73410d2dcf76a24313a83a1c51c8:

  ipa: rpi: common: Handle AEC/AGC flicker controls (2023-07-25 10:21:11 +0100)

are available in the Git repository at:

  https://github.com/naushir/libcamera.git

for you to fetch changes up to 09dd65442b62f4069189f7a92f2b224687257e52:

  utils: raspberrypi: ctt: Code tidying (2023-07-28 08:32:40 +0100)

----------------------------------------------------------------
Ben Benson (3):
      utils: raspberrypi: ctt: Improved color matrix fitting
      ipa: rpi: vc4: data: Updated color matrices for RPi Cameras
      utils: raspberrypi: ctt: Code tidying

 src/ipa/rpi/vc4/data/imx219.json       |  66 ++++++++++++--------------------
 src/ipa/rpi/vc4/data/imx296.json       | 160
+++++++++++++----------------------------------------------------------------
 src/ipa/rpi/vc4/data/imx477.json       |  93
++++++++++++---------------------------------
 src/ipa/rpi/vc4/data/imx708.json       | 139
++++++++++---------------------------------------------------------
 src/ipa/rpi/vc4/data/imx708_wide.json  |  49 ++++++++++++++----------
 src/ipa/rpi/vc4/data/ov5647.json       |  66 ++++++++++++--------------------
 utils/raspberrypi/ctt/colors.py        |  30 +++++++++++++++
 utils/raspberrypi/ctt/ctt_ccm.py       | 258
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
 utils/raspberrypi/ctt/ctt_visualise.py |  43 +++++++++++++++++++++
 9 files changed, 440 insertions(+), 464 deletions(-)
 create mode 100644 utils/raspberrypi/ctt/colors.py
 create mode 100644 utils/raspberrypi/ctt/ctt_visualise.py


More information about the libcamera-devel mailing list