|
libcamera v0.7.2+1-aebe4861-nvm
Supporting cameras in Linux since 2019
|
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. | |
Set of limits for the algorithm.
| 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.