The IPA (Image Processing Algorithm) namespace.
Definition af.cpp:58
double rec601LuminanceFromRGB(const RGB< double > &rgb)
Estimate luminance from RGB values following ITU-R BT.601.
Definition colours.cpp:32
uint32_t estimateCCT(const RGB< double > &rgb)
Estimate correlated colour temperature from RGB color space input.
Definition colours.cpp:59
Top-level libcamera namespace.
Definition backtrace.h:17
Vector< T, 3 > RGB
A Vector of 3 elements representing an RGB pixel value.
Definition vector.h:297