libcamera v0.7.2+1-aebe4861-nvm
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
libcamera::ipa::AgcAlgorithm::ProcessParams Struct Reference

Parameters for AgcAlgorithm::process() More...

Collaboration diagram for libcamera::ipa::AgcAlgorithm::ProcessParams:

Public Attributes

const AgcMeanLuminance::Traitstraits
 Implementation of AgcMeanLuminance::Traits.
 
const HistogramyHist
 Luminance histogram of the frame.
 
uint32_t exposure
 Effective exposure of the frame.
 
double gain
 Effective gain of the frame.
 
std::vector< AgcMeanLuminance::AgcConstraint > && additionalConstraints = {}
 Additional AgcMeanLuminance::AgcConstraints to apply.
 
double lux = 0
 Effective lux value of the frame.
 

Detailed Description

Parameters for AgcAlgorithm::process()


The documentation for this struct was generated from the following files: