|
libcamera v0.7.2+rpt20260817
Supporting cameras in Linux since 2019
|
libipa CCM (Colour Correction Matrix) algorithm More...
#include <libcamera/control_ids.h>#include <libcamera/controls.h>#include "libcamera/internal/matrix.h"#include "fixedpoint.h"#include "interpolator.h"
Go to the source code of this file.
Classes | |
| struct | libcamera::ipa::ccm::CcmContext |
| CCM coefficients and offsets. More... | |
| struct | libcamera::ipa::ccm::ActiveState |
| Active CCM state. More... | |
| class | libcamera::ipa::CcmAlgorithmBase |
| Base class for CcmAlgorithm for non-templated functions implementation. More... | |
| class | libcamera::ipa::CcmAlgorithm< Q > |
| The libipa CCM algorithm. More... | |
Namespaces | |
| namespace | libcamera |
| Top-level libcamera namespace. | |
| namespace | libcamera::ipa |
| The IPA (Image Processing Algorithm) namespace. | |
Typedefs | |
| using | libcamera::ipa::ccm::FrameContext = CcmContext |
| Per-frame CCM state. | |
libipa CCM (Colour Correction Matrix) algorithm