libcamera  v0.4.0+139-39419ce4
Supporting cameras in Linux since 2019
Classes | Namespaces
lux.h File Reference

Helper class that implements lux estimation. More...

#include <libcamera/base/utils.h>
Include dependency graph for lux.h:

Go to the source code of this file.

Classes

class  libcamera::ipa::Lux
 Class that implements lux estimation. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 
 libcamera::ipa
 The IPA (Image Processing Algorithm) namespace.
 

Detailed Description

Helper class that implements lux estimation.

Estimating the lux level of an image is a common operation that can for instance be used to adjust the target Y value in AGC or for Bayesian AWB estimation.