libcamera v0.5.1
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
libipa Directory Reference
Directory dependency graph for libipa:
src/ipa/libipa

Files

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