libcamera v0.5.1
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 | |
namespace | libcamera |
Top-level libcamera namespace. | |
namespace | libcamera::ipa |
The IPA (Image Processing Algorithm) namespace. |
Implementation of a grey world AWB algorithm.