libcamera/src
Stefan Klug 0069b9ceb1 ipa: rkisp1: awb: Ignore empty AWB statistics
When the AWB engine doesn't find a valid pixel because all pixels lie
outside the configured colour range it returns an AWB measurement value
of 255, 255, 255. This leaves the regulation in an unrecoverable state
noticeable by a completely green image. Fix that by skipping the AWB
calculation in case there were no valid pixels.

Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2025-05-19 15:35:47 +02:00
..
android meson: Don't unnecessarily fallback to libyuv wrap 2024-11-26 19:05:17 +02:00
apps apps: cam: sdl_sink: Support more single-plane formats 2025-05-15 17:41:36 +02:00
gstreamer gstreamer: Add GstVideoMeta support 2025-05-19 09:28:19 +01:00
ipa ipa: rkisp1: awb: Ignore empty AWB statistics 2025-05-19 15:35:47 +02:00
libcamera libcamera: v4l2_videodevice: Log buffer count on allocation error 2025-05-09 15:39:17 +02:00
py py: Set PYTHONPATH in devenv 2025-05-12 09:21:14 +02:00
v4l2 meson: Convert v4l2 into a feature option 2025-01-10 12:35:10 +01:00
meson.build libcamera: meson: Fix libyuv detection 2025-03-01 22:36:24 +00:00