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

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Aug 2 02:45:40 CEST 2021


Hi David,

On Wed, Jul 21, 2021 at 12:52:17PM +0100, David Plowman wrote:
> 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.

I'll merge 2/3 and 3/3 as soon as my tests complete. For 1/3, there's an
open question regarding documentation of the minimum sklearn version.

> 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

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list