{"id":24087,"url":"https://patchwork.libcamera.org/api/1.1/patches/24087/?format=json","web_url":"https://patchwork.libcamera.org/patch/24087/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20250808141315.413839-17-stefan.klug@ideasonboard.com>","date":"2025-08-08T14:12:54","name":"[v2,16/16] tuning: rksip1: Add a static WideDynamicRange entry","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"97fac4a1932f922f534d60114f9a275078366448","submitter":{"id":184,"url":"https://patchwork.libcamera.org/api/1.1/people/184/?format=json","name":"Stefan Klug","email":"stefan.klug@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/24087/mbox/","series":[{"id":5364,"url":"https://patchwork.libcamera.org/api/1.1/series/5364/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=5364","date":"2025-08-08T14:12:38","name":"Implement WDR algorithm","version":2,"mbox":"https://patchwork.libcamera.org/series/5364/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/24087/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/24087/checks/","tags":{},"headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id B105ABDCC1\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri,  8 Aug 2025 14:14:32 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 692C96923D;\n\tFri,  8 Aug 2025 16:14:32 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 282446923B\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri,  8 Aug 2025 16:14:31 +0200 (CEST)","from ideasonboard.com (unknown\n\t[IPv6:2a00:6020:448c:6c00:3ea1:35ac:90da:a221])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id 2BE3D185B; \n\tFri,  8 Aug 2025 16:13:41 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"KKn5cGE/\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1754662421;\n\tbh=DAsOrqQo5sRtxgjgunrfqnSNdeLD/rvz9FtghQV16sk=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=KKn5cGE/OlUcQKKro0yeXfcKQxlffmgoKAOYDKYSQCkrwxgM24Qr0azg9bOso5Ruy\n\tX8OfZL3z/CdOUph8jKWvoeYi1lsMv1jc4C0UYXAM0EPzHJovV43P+9pSQnNlEGjya8\n\tzk2Lf2+YSeda2c8tfWcftNeyhN0dpJopH9BUENSE=","From":"Stefan Klug <stefan.klug@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Stefan Klug <stefan.klug@ideasonboard.com>,\n\tPaul Elder <paul.elder@ideasonboard.com>","Subject":"[PATCH v2 16/16] tuning: rksip1: Add a static WideDynamicRange entry","Date":"Fri,  8 Aug 2025 16:12:54 +0200","Message-ID":"<20250808141315.413839-17-stefan.klug@ideasonboard.com>","X-Mailer":"git-send-email 2.48.1","In-Reply-To":"<20250808141315.413839-1-stefan.klug@ideasonboard.com>","References":"<20250808141315.413839-1-stefan.klug@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Add a static WideDynamicRange entry that gets added by default.\n\nSigned-off-by: Stefan Klug <stefan.klug@ideasonboard.com>\nReviewed-by: Paul Elder <paul.elder@ideasonboard.com>\n\n---\n\nChanges in v3:\n- Collected tag\n---\n utils/tuning/rkisp1.py | 7 +++++--\n 1 file changed, 5 insertions(+), 2 deletions(-)","diff":"diff --git a/utils/tuning/rkisp1.py b/utils/tuning/rkisp1.py\nindex 179d920c05df..2e6f70401fc4 100755\n--- a/utils/tuning/rkisp1.py\n+++ b/utils/tuning/rkisp1.py\n@@ -48,16 +48,19 @@ lsc = LSCRkISP1(debug=[lt.Debug.Plot],\n                 # values.  This can also be a custom function.\n                 smoothing_function=lt.smoothing.MedianBlur(3),)\n lux = LuxRkISP1(debug=[lt.Debug.Plot])\n+wdr = StaticModule('WideDynamicRange',\n+                   {'ExposureConstraint': {'MaxBrightPixels': 0.02, 'yTarget': 0.95},\n+                    'MinExposureValue': -4.0})\n \n tuner = lt.Tuner('RkISP1')\n-tuner.add([agc, awb, blc, ccm, color_processing, filter, gamma_out, lsc, lux, compress])\n+tuner.add([agc, awb, blc, ccm, color_processing, filter, gamma_out, lsc, lux, wdr, compress])\n tuner.set_input_parser(YamlParser())\n tuner.set_output_formatter(YamlOutput())\n \n # Bayesian AWB uses the lux value, so insert the lux algorithm before AWB.\n # Compress is parameterized by others, so add it at the end.\n tuner.set_output_order([agc, lux, awb, blc, ccm, color_processing,\n-                        filter, gamma_out, lsc, compress])\n+                        filter, gamma_out, lsc, wdr, compress])\n \n if __name__ == '__main__':\n     sys.exit(tuner.run(sys.argv))\n","prefixes":["v2","16/16"]}