libcamera  v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
Classes | Namespaces
lsc_polynomial.h File Reference

LscPolynomial class. More...

#include <algorithm>
#include <array>
#include <assert.h>
#include <cmath>
#include <libcamera/base/log.h>
#include <libcamera/base/span.h>
#include "libcamera/internal/yaml_parser.h"
Include dependency graph for lsc_polynomial.h:

Go to the source code of this file.

Classes

class  libcamera::ipa::LscPolynomial
 Class for handling even polynomials used in lens shading correction. More...
 

Namespaces

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

Detailed Description

LscPolynomial class.