[0/2] RPi: AWB bias
mbox series

Message ID 20240930084040.2919-1-naush@raspberrypi.com
Headers show
Series
  • RPi: AWB bias
Related show

Message

Naushir Patuck Sept. 30, 2024, 8:40 a.m. UTC
Hi,

This minor patch series adds some bias to the AWB search to better help with
failure cases.  None of the tuning files enable this by default, but once this
is merged, it will be available for users who wish to use it.

Thanks,
Naush

Naushir Patuck (2):
  ipa: rpi: awb: Add a const for the default colour temperature
  ipa: rpi: awb: Add a bias to the AWB search

 src/ipa/rpi/controller/rpi/awb.cpp | 23 +++++++++++++++++++----
 src/ipa/rpi/controller/rpi/awb.h   |  4 ++++
 2 files changed, 23 insertions(+), 4 deletions(-)