From patchwork Mon Jul 6 08:01:46 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacopo Mondi X-Patchwork-Id: 27225 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 128F0C3308 for ; Mon, 6 Jul 2026 08:02:34 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 778296605A; Mon, 6 Jul 2026 10:02:33 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=pass (1024-bit key; unprotected) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="pGuJEzKu"; dkim-atps=neutral Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 42F166603A for ; Mon, 6 Jul 2026 10:02:14 +0200 (CEST) Received: from [192.168.125.177] (mob-109-113-60-81.net.vodafone.it [109.113.60.81]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id EA5E11D17; Mon, 6 Jul 2026 10:01:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1783324886; bh=zVGkT/39Jp+GczcE/oZbJOtUvf76s6fOOgK1xlL6RMI=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=pGuJEzKuFtP2RLuma/jlTT8ff6koTAJclXDV8gh4k4Hcfp14GAwEylO9xAGn7vmKq WnOgb3thqoTKpjFi/9KVecyWBVAZSKrZBWLoFWIeyrKoCbLsmWTin3NkWWT9bRBlBf 19v7iMSt40umGuw/VHNMGwPB3cXw8J+TN5wK4R5A= From: Jacopo Mondi Date: Mon, 06 Jul 2026 10:01:46 +0200 Subject: [PATCH v3 26/35] ipa: libipa: lsc: Document Components parsing MIME-Version: 1.0 Message-Id: <20260706-libipa-algorithms-v3-26-968757b038bb@ideasonboard.com> References: <20260706-libipa-algorithms-v3-0-968757b038bb@ideasonboard.com> In-Reply-To: <20260706-libipa-algorithms-v3-0-968757b038bb@ideasonboard.com> To: libcamera-devel@lists.libcamera.org, Stefan Klug Cc: Jacopo Mondi X-Mailer: b4 0.14.3 X-Developer-Signature: v=1; a=openpgp-sha256; l=4242; i=jacopo.mondi@ideasonboard.com; h=from:subject:message-id; bh=zVGkT/39Jp+GczcE/oZbJOtUvf76s6fOOgK1xlL6RMI=; b=owEBbQKS/ZANAwAKAXI0Bo8WoVY8AcsmYgBqS2DymOTnaQGSxj//uZOIpGlx8cRhdO0lSV/SX vLJf2zDCY2JAjMEAAEKAB0WIQS1xD1IgJogio9YOMByNAaPFqFWPAUCaktg8gAKCRByNAaPFqFW PPcHD/wNff7t3kcNWs3ABbYoJ3VevDlFNaYavuKQUz+3yZSMoDNgN2ruKpE7O+FIk5OGALHv6Pj 1aalaJzyQuuzWW9lpkWluL+H05tQ2dcUfSjBfIuvDD6BMLiQEjIbRwP2w38v0Ln1puImQ0JT2Y1 0IWpFdqxjQCqdo7rP5+dphpYgr+Z2wvVxaIBiqdoL/3edI968lMGXeikz44paft/QquhFjEXhoC bpkhdKbGzBzdPktsHVIwsgPQJiDuo/X7YGGpdRciVsGDQoqHP4+xaAXwmG0rk5nw7L2xpYWqAfG OdPkILj94OzruzeL8ModStG0U9Ubr8AEHfnTtqXRX4sL8kokBLFlY4qQTxuJm+mfIIL6zci74Cy 2AwQ9Qxp123bPimlFaTTXx7XuGV+kjhOlj+D18OKVo6pho1jjF6JlVX8tcJUnwzyR153VZYGo2l B9OR8/bGsg0YQQok/HthRmfa9PTIK19uENfECfocfTKHbrXPswi9JsiiRNSgyH/QeIAjSQV51T5 GzUSGjYbKasMl/TZz08nbsVIVJl8NWrfOXesV2nWlcVUxyielvrKmDFVHXycd/+29O/eYNJ88KR /00UObJ2JZMJ/QIkcmp7NAoZlNaXiZabr8jm/MWlM8QgNC3Py7iC12qXbx3wqstBezNX2G49EOv F2sUW7hCv8n0CbA== X-Developer-Key: i=jacopo.mondi@ideasonboard.com; a=openpgp; fpr=72392EDC88144A65C701EA9BA5826A2587AD026B 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" Document with examples how different IPA modules parse the tuning file depending on the number of colour channels they support. Signed-off-by: Jacopo Mondi --- src/ipa/libipa/lsc.cpp | 111 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) diff --git a/src/ipa/libipa/lsc.cpp b/src/ipa/libipa/lsc.cpp index 9bc71e3c73ae..c860569ccee4 100644 --- a/src/ipa/libipa/lsc.cpp +++ b/src/ipa/libipa/lsc.cpp @@ -68,6 +68,117 @@ namespace lsc { * tables are organized per-colour temperature with per-colour components gain * vectors or polynomial coefficients. * + * The colour components names are IPA-implementation specific and depend on the + * ISP lsc engine design. Some lsc engine support 4 colour components (r, gr, + * gb, b), some only support 3 colour components (r, g, b). The name (and + * number) of the expected colour components shall be provided to + * LscAlgorithm::init() using the LscDescriptor::keys field. + * + * Example of a tabular lens shading tuning file with 'r', 'g' and 'b' colour + * components. The gain table has been here omitted, but the expected number + * of entries has to be equal to + * LscDescriptor::numHCells * LscDescriptor::numVCells. + * + * \code{.yaml} + * - Lsc: + * sets: + * - ct: 2500 + * r: [ + * .. gains table omitted.. + * ] + * g: [ + * .. gains table omitted.. + * ] + * b: [ + * .. gains table omitted.. + * ] + * - ct: 6500 + * r: [ + * .. gains table omitted.. + * ] + * g: [ + * .. gains table omitted.. + * ] + * b: [ + * .. gains table omitted.. + * ] + * \endcode + * + * Example of a polynomial lens shading tuning file with 'r', 'gr', 'gb' and 'b' + * colour components: + * + * \code{.yaml} + * - Lsc: + * type: "polynomial" + * sets: + * - ct: 2500 + * r: + * cx: 0.5006571711950275 + * cy: 0.510093737499277 + * k0: 1.5393282208428813 + * k1: -1.1434559757908016 + * k2: 4.332602305814554 + * k3: 0.0 + * k4: 0.0 + * gr: + * cx: 0.5009320529087338 + * cy: 0.511208038949085 + * k0: 1.5634738574805407 + * k1: -1.5623484259968348 + * k2: 4.846686073656501 + * k3: 0.0 + * k4: 0.0 + * gb: + * cx: 0.5012013290343839 + * cy: 0.5128251541578288 + * k0: 1.526147944919103 + * k1: -1.4316976083689723 + * k2: 4.792604063222728 + * k3: 0.0 + * k4: 0.0 + * b: + * cx: 0.49864139511067784 + * cy: 0.5162095081739346 + * k0: 1.0405245474038738 + * k1: 0.05618339879447103 + * k2: 1.8792813594001752 + * k3: 0.0 + * k4: 0.0 + * - ct: 6000 + * r: + * cx: 0.5006202239353942 + * cy: 0.5099531318307661 + * k0: 1.4702946023945032 + * k1: -0.8893767547927631 + * k2: 3.920547732201387 + * k3: 0.0 + * k4: 0.0 + * gr: + * cx: 0.500907874178317 + * cy: 0.511084916024106 + * k0: 1.5336172760559457 + * k1: -1.39964026514435 + * k2: 4.565487728954618 + * k3: 0.0 + * k4: 0.0 + * gb: + * cx: 0.5011898608900477 + * cy: 0.5126797906745105 + * k0: 1.5013145790354843 + * k1: -1.2747407173754124 + * k2: 4.514682876897286 + * k3: 0.0 + * k4: 0.0 + * b: + * cx: 0.4987561413116136 + * cy: 0.5159619420778772 + * k0: 1.0102986422191802 + * k1: 0.13263449763985727 + * k2: 1.686556107316064 + * k3: 0.0 + * k4: 0.0 + * \endcode + * * At LscAlgorithm::configure() time the lsc tables are re-sampled on the * sensor's crop rectangle in use to adapt them to the configuration in use for * a streaming session. Polynomial lsc tables support re-sampling and can be