|
libcamera v0.7.2+1-aebe4861-nvm
Supporting cameras in Linux since 2019
|
Parameters for AgcAlgorithm::process() More...

Public Attributes | |
| const AgcMeanLuminance::Traits & | traits |
| Implementation of AgcMeanLuminance::Traits. | |
| const Histogram & | yHist |
| 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. | |
Parameters for AgcAlgorithm::process()