libcamera v0.7.2+1-aebe4861-nvm
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
libcamera::ipa::AgcMSV::Limits Class Reference

Set of limits for the algorithm. More...

Public Attributes

std::array< uint32_t, 2 > exposure
 Minimum and maximum allowed exposure (in lines)
 
std::array< double, 2 > gain
 Minimum and maximum allowed gain.
 
double gainMinStep
 Minimum allowed gain adjustment.
 
double gain1
 The gain value assumed to result in a gain of 1.0.
 

Detailed Description

Set of limits for the algorithm.

Member Data Documentation

◆ gain1

libcamera::ipa::AgcMSV::Limits::gain1

The gain value assumed to result in a gain of 1.0.

The algorithm will not lower the gain value below this.


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