libcamera  v0.5.0+20-3569fed7
Supporting cameras in Linux since 2019
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
libipa Directory Reference
Directory dependency graph for libipa:
src/ipa/libipa

Files

file  agc_mean_luminance.h [code]
 Base class implementing mean luminance AEGC.
 
file  awb_bayes.h [code]
 Implementation of bayesian auto white balance algorithm.
 
file  awb_grey.h [code]
 Implementation of a grey world AWB algorithm.
 
file  camera_sensor_helper.h [code]
 Helper class that performs sensor-specific parameter computations.
 
file  colours.h [code]
 Functions to reduce code duplication between IPA modules.
 
file  exposure_mode_helper.h [code]
 Helper class that performs computations relating to exposure.
 
file  fc_queue.h [code]
 Queue of per-frame contexts.
 
file  fixedpoint.h [code]
 
file  histogram.h [code]
 Class to represent Histograms and manipulate them.
 
file  interpolator.h [code]
 Helper class for linear interpolating a set of objects.
 
file  lsc_polynomial.h [code]
 LscPolynomial class.
 
file  lux.h [code]
 Helper class that implements lux estimation.
 
file  pwl.h [code]
 Piecewise linear functions.