From patchwork Thu May 27 08:45:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Plowman X-Patchwork-Id: 12443 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 7B660BDB80 for ; Thu, 27 May 2021 08:45:51 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 1045168924; Thu, 27 May 2021 10:45:50 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=raspberrypi.com header.i=@raspberrypi.com header.b="MKTnTcuE"; dkim-atps=neutral Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id E34F068920 for ; Thu, 27 May 2021 10:45:46 +0200 (CEST) Received: by mail-wr1-x434.google.com with SMTP id x7so3825434wrt.12 for ; Thu, 27 May 2021 01:45:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raspberrypi.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=V5Re0dpffDCKWoUA3ShNyWGXAsBd9y/diewHASCjpvA=; b=MKTnTcuE4epic7dPtnFTMjIzR6K4hI74Ayvrl+8FrRW7Kgkm1xlh5vR3Qdi9k2dOTG rD9/DyhwKhGM6EYXxeBwcejLtT0jiiwXXiruHKsrkeJAzeTkcAdPqfKhE+FlMfd/IoPV bkHp15fgeqp0v7z9tnHgl6Cs6Rd73xY3YQpUYu+lRWhBNIGsXoftH4lvz1EUz7pBPcfI OBt32r+7iQC51dBFQzZah6+qVhYWW0nXMRyROCm6uGerWAIr2rkq76pyjoWL6odVk/zv iKHQWN9znW/hWjaKXo2wqsLQ4M4Qu6R8y5lELex2oXyv0DhxnHXk/TH3mmtCkHdC5NXM nAwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=V5Re0dpffDCKWoUA3ShNyWGXAsBd9y/diewHASCjpvA=; b=eZ86DgfguOu32RbXFqvVH9zID2HKBGigDmlx6TKMjhvtUQ+fnSyQZ7qRTeoNQSC0Vu SnXDQNfYQVAkhaJNE9B89DeNeZuP2j3N3r8FhnUD3z6EbtiS9p6+wzVGmlMGJsHSnMU2 MXDtDVegShDhiOblQShE+YP4zoi9M5juK8+/ZChYrQiuILxQkAjSLoGHsdsronaG/EGM fcD0CyKCWLbcSEyiyCmSoQ7BBPf/qgYJQo/1UM2vBbzS1w5c6hXnBLfqKp7qDn9l26r6 6RF6MgaZ6N8vzCBazUK7HXaxvtQI+ItBnmvgZJkXEez4oim0P0yOCZYDbk/aH18Rc/eP pWKg== X-Gm-Message-State: AOAM531q/0iXSpUVPhLoSg/Oj7pejbNy3tE5TQgdWyNhhKAxWwCsm8Ok X2QjspD9mvIq3h0Tzlc7/iTkzPO4/7A3Ug== X-Google-Smtp-Source: ABdhPJylCcXoiW50lB7a/jt5gDQg2RKUFzj5KisbT2eJeuE9ii6Qt5Oi5GseXozLGbeFuULtJHH9Vg== X-Received: by 2002:adf:e291:: with SMTP id v17mr2137648wri.149.1622105146393; Thu, 27 May 2021 01:45:46 -0700 (PDT) Received: from pi4-davidp.lan (plowpeople3.plus.com. [80.229.223.72]) by smtp.gmail.com with ESMTPSA id q11sm2325553wrx.80.2021.05.27.01.45.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 May 2021 01:45:46 -0700 (PDT) From: David Plowman To: libcamera-devel@lists.libcamera.org Date: Thu, 27 May 2021 09:45:39 +0100 Message-Id: <20210527084540.9983-2-david.plowman@raspberrypi.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210527084540.9983-1-david.plowman@raspberrypi.com> References: <20210527084540.9983-1-david.plowman@raspberrypi.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 1/2] ipa: raspberrypi: Add sensitivity field to camera mode X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" Initialise it to the usual value of 1, until such time as we have a mechanism that allows us to discover the correct value. The CamHelper class also gets a method to return this sensitivity value. This method is virtual so that it can be overridden for specific sensors. Once the correct value is obtainable elsewhere, this can be removed. Signed-off-by: David Plowman --- src/ipa/raspberrypi/cam_helper.cpp | 5 +++++ src/ipa/raspberrypi/cam_helper.hpp | 3 +++ src/ipa/raspberrypi/controller/camera_mode.h | 2 ++ src/ipa/raspberrypi/raspberrypi.cpp | 12 ++++++++++++ 4 files changed, 22 insertions(+) diff --git a/src/ipa/raspberrypi/cam_helper.cpp b/src/ipa/raspberrypi/cam_helper.cpp index 09917f3c..71ea21ff 100644 --- a/src/ipa/raspberrypi/cam_helper.cpp +++ b/src/ipa/raspberrypi/cam_helper.cpp @@ -128,6 +128,11 @@ bool CamHelper::SensorEmbeddedDataPresent() const return false; } +double CamHelper::Sensitivity() const +{ + return mode_.sensitivity; +} + unsigned int CamHelper::HideFramesStartup() const { /* diff --git a/src/ipa/raspberrypi/cam_helper.hpp b/src/ipa/raspberrypi/cam_helper.hpp index a52f3f0b..14c4714c 100644 --- a/src/ipa/raspberrypi/cam_helper.hpp +++ b/src/ipa/raspberrypi/cam_helper.hpp @@ -39,6 +39,8 @@ namespace RPiController { // // A method to query if the sensor outputs embedded data that can be parsed. // +// A method to return the sensitivity of the current camera mode. +// // A parser to parse the embedded data buffers provided by some sensors (for // example, the imx219 does; the ov5647 doesn't). This allows us to know for // sure the exposure and gain of the frame we're looking at. CamHelper @@ -81,6 +83,7 @@ public: virtual void GetDelays(int &exposure_delay, int &gain_delay, int &vblank_delay) const; virtual bool SensorEmbeddedDataPresent() const; + virtual double Sensitivity() const; virtual unsigned int HideFramesStartup() const; virtual unsigned int HideFramesModeSwitch() const; virtual unsigned int MistrustFramesStartup() const; diff --git a/src/ipa/raspberrypi/controller/camera_mode.h b/src/ipa/raspberrypi/controller/camera_mode.h index 256438c9..326f4f20 100644 --- a/src/ipa/raspberrypi/controller/camera_mode.h +++ b/src/ipa/raspberrypi/controller/camera_mode.h @@ -39,6 +39,8 @@ struct CameraMode { libcamera::Transform transform; // minimum and maximum fame lengths in units of lines uint32_t min_frame_length, max_frame_length; + // sensitivity of this mode + double sensitivity; }; #ifdef __cplusplus diff --git a/src/ipa/raspberrypi/raspberrypi.cpp b/src/ipa/raspberrypi/raspberrypi.cpp index e5bb8159..da42d279 100644 --- a/src/ipa/raspberrypi/raspberrypi.cpp +++ b/src/ipa/raspberrypi/raspberrypi.cpp @@ -321,6 +321,12 @@ void IPARPi::setMode(const IPACameraSensorInfo &sensorInfo) */ mode_.min_frame_length = sensorInfo.minFrameLength; mode_.max_frame_length = sensorInfo.maxFrameLength; + + /* + * For now, initialise the mode sensitivity to the usual value of 1. + * \todo Obtain the correct sensitivity number automatically. + */ + mode_.sensitivity = 1.0; } int IPARPi::configure(const IPACameraSensorInfo &sensorInfo, @@ -379,6 +385,12 @@ int IPARPi::configure(const IPACameraSensorInfo &sensorInfo, /* Pass the camera mode to the CamHelper to setup algorithms. */ helper_->SetCameraMode(mode_); + /* + * For now, the CamHelper knows the sensitivity correctly. + * \todo This can be removed once the sensitivity is initialised properly. + */ + mode_.sensitivity = helper_->Sensitivity(); + if (firstStart_) { /* Supply initial values for frame durations. */ applyFrameDurations(defaultMinFrameDuration, defaultMaxFrameDuration);