libcamera
v0.5.0+37-12007759
Supporting cameras in Linux since 2019
|
Implementation of a grey world AWB algorithm. More...
#include <optional>
#include "libcamera/internal/vector.h"
#include "awb.h"
#include "interpolator.h"
Go to the source code of this file.
Classes | |
class | libcamera::ipa::AwbGrey |
A Grey world auto white balance algorithm. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
libcamera::ipa | |
The IPA (Image Processing Algorithm) namespace. | |
Implementation of a grey world AWB algorithm.