[PATCH 0/1] Get black level from the camera helper
Milan Zamazal
mzamazal at redhat.com
Thu Aug 15 10:37:15 CEST 2024
This patch takes the black level value for the given sensor from its
specification, if available. The initial intention was to get the value
from the tuning file but in the meantime the value was added to CameraSensorHelper so it’s taken from there.
Note the patch is on top of “Software ISP refactoring” series because it
depends on it (and it is not exactly a part of it).
Milan Zamazal (1):
libcamera: software_isp: Get black level from the camera helper
src/ipa/simple/algorithms/blc.cpp | 10 +++++++---
src/ipa/simple/algorithms/blc.h | 3 ++-
src/ipa/simple/ipa_context.h | 3 ++-
src/ipa/simple/soft_simple.cpp | 3 +++
4 files changed, 14 insertions(+), 5 deletions(-)
--
2.44.1
More information about the libcamera-devel
mailing list