[libcamera-devel] [PATCH 0/3] Raspberry Pi: support imx378 sensor

David Plowman david.plowman at raspberrypi.com
Wed Jul 21 13:52:17 CEST 2021


Hi

This small patch set mostly just adds a tuning file for the imx378
(which is so similar to the imx477 that they can share a driver and
CamHelper). There are just a couple of preliminary patches to fix some
minor bit-rot in the tuning tool.

Thanks!
David

David Plowman (3):
  utils: raspberrypi: ctt: Fix namespace for sklearn NearestCentroid
    function
  utils: raspberrypi: ctt: Fix usage of findHomography function
  ipa: raspberrypi: Add support for imx378 sensor

 src/ipa/raspberrypi/data/imx378.json         | 338 +++++++++++++++++++
 src/ipa/raspberrypi/data/meson.build         |   1 +
 utils/raspberrypi/ctt/ctt_macbeth_locator.py |   4 +-
 utils/raspberrypi/ctt/ctt_tools.py           |   2 +-
 4 files changed, 342 insertions(+), 3 deletions(-)
 create mode 100644 src/ipa/raspberrypi/data/imx378.json

-- 
2.20.1



More information about the libcamera-devel mailing list