[PATCH 0/2] Raspberry Pi Camera Tuning Tool fixes
David Plowman
david.plowman at raspberrypi.com
Mon Apr 28 12:36:02 CEST 2025
Hi
These patches fix some problems with the Raspberry Pi tuning tool, where
some of the tables (LSC and CAC tables) could get Nans appearing.
Nothing too remarkable here (except that dividing an image into 32x32
cells is surprisingly easy to get wrong!), but hopefully the patches
are self-explanatory enough.
Thanks!
David
David Plowman (2):
utils: raspberrypi: ctt: Fix NaNs in lens shading tables
utils: raspberrypi: ctt: Fix NaNs in chromatic aberration tables
utils/raspberrypi/ctt/ctt.py | 9 ++++++---
utils/raspberrypi/ctt/ctt_alsc.py | 7 ++++---
utils/raspberrypi/ctt/ctt_cac.py | 32 ++++++++++++++++++++++++++-----
3 files changed, 37 insertions(+), 11 deletions(-)
--
2.34.1
More information about the libcamera-devel
mailing list