|
libcamera v0.7.2+rpt20260817
Supporting cameras in Linux since 2019
|
Describe the ISP LSC engine. More...

Public Attributes | |
| std::vector< std::string > | keys |
| The list of colour components to which a list of gains is associated with in the tuning file. Used for parsing the tuning file. | |
| unsigned int | numHSamples |
| Number of horizontal gain samples of the ISP LSC grid. Used for validating the list of gains parsed from tuning file. | |
| unsigned int | numVSamples |
| Number of vertical gain samples of the ISP LSC grid. Used for validating the list of gains parsed from tuning file. | |
| Size | sensorSize |
| The physical sensor size. This is the largest frame size used to generate the LSC table. Only used by the polynomial LSC algorithm. | |
Describe the ISP LSC engine.
| libcamera::ipa::LscDescriptor::sensorSize |
The physical sensor size. This is the largest frame size used to generate the LSC table. Only used by the polynomial LSC algorithm.