Automatic white balance settings.
Definition at line 163 of file NvSIPLControlAutoDef.hpp.
Data Fields | |
SiplControlAutoAwbGain | wbGainTotal [NVSIPL_ISP_MAX_INPUT_PLANES] |
Total white balance gains, including both sensor channel gains and ISP gains. More... | |
float_t | cct |
Correlated color temperature. More... | |
float_t | ccmMatrix [NVSIPL_ISP_MAX_COLORMATRIX_DIM][NVSIPL_ISP_MAX_COLORMATRIX_DIM] |
Color correction matrix. More... | |
float_t nvsipl::SiplControlAutoAwbSetting::ccmMatrix[NVSIPL_ISP_MAX_COLORMATRIX_DIM][NVSIPL_ISP_MAX_COLORMATRIX_DIM] |
Color correction matrix.
Definition at line 177 of file NvSIPLControlAutoDef.hpp.
float_t nvsipl::SiplControlAutoAwbSetting::cct |
Correlated color temperature.
Definition at line 173 of file NvSIPLControlAutoDef.hpp.
SiplControlAutoAwbGain nvsipl::SiplControlAutoAwbSetting::wbGainTotal[NVSIPL_ISP_MAX_INPUT_PLANES] |
Total white balance gains, including both sensor channel gains and ISP gains.
Definition at line 168 of file NvSIPLControlAutoDef.hpp.