From ea8ae5afff226f9373c82c1a3185e532d5d6eda0 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Wed, 30 Nov 2022 12:58:40 +0000 Subject: ipa: raspberrypi: imx477: Update tuning file for the latest camera modules The latest camera modules have a very slightly different IR filter, so the tuning file is slightly revised to give best results with both old and new camera modules. The original tuning file is retained as imx477_v1.json in case anyone should wish to continue using it. Signed-off-by: David Plowman Reviewed-by: Kieran Bingham Reviewed-by: Naushir Patuck Signed-off-by: Kieran Bingham --- src/ipa/raspberrypi/data/imx477.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'src/ipa/raspberrypi/data/imx477.json') diff --git a/src/ipa/raspberrypi/data/imx477.json b/src/ipa/raspberrypi/data/imx477.json index 5bcaac67..bfc0774f 100644 --- a/src/ipa/raspberrypi/data/imx477.json +++ b/src/ipa/raspberrypi/data/imx477.json @@ -115,15 +115,17 @@ "ct_curve": [ 2360.0, 0.6009, 0.3093, - 2870.0, 0.5047, 0.3936, - 2970.0, 0.4782, 0.4221, - 3700.0, 0.4212, 0.4923, - 3870.0, 0.4037, 0.5166, - 4000.0, 0.3965, 0.5271, - 4400.0, 0.3703, 0.5666, - 4715.0, 0.3411, 0.6147, - 5920.0, 0.3108, 0.6687, - 9050.0, 0.2524, 0.7856 + 2848.0, 0.5071, 0.4000, + 2903.0, 0.4905, 0.4392, + 3628.0, 0.4261, 0.5564, + 3643.0, 0.4228, 0.5623, + 4660.0, 0.3529, 0.6800, + 5579.0, 0.3227, 0.7000, + 6125.0, 0.3129, 0.7100, + 6671.0, 0.3065, 0.7200, + 7217.0, 0.3014, 0.7300, + 7763.0, 0.2950, 0.7400, + 9505.0, 0.2524, 0.7856 ], "sensitivity_r": 1.05, "sensitivity_b": 1.05, -- cgit v1.2.1