NVIDIA DRIVE OS Linux SDK API Reference

5.2.0 Release
For Test and Development only
nvsipl::SiplControlAutoAwbSetting Struct Reference

Detailed Description

Output image attributes.

Definition at line 103 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlAutoAwbSetting:

Data Fields

SiplControlAutoAwbGain wbGainTotal [NVM_ISP_MAX_INPUT_PLANES]
 Total white balance gains, including both senor channel gains and ISP gains. More...
 
float_t cct
 Correlated Color Temperature. More...
 
float_t ccmMatrix [NVM_ISP_MAX_COLORMATRIX_DIM][NVM_ISP_MAX_COLORMATRIX_DIM]
 Color Correlation Matrix. More...
 

Field Documentation

◆ ccmMatrix

float_t nvsipl::SiplControlAutoAwbSetting::ccmMatrix[NVM_ISP_MAX_COLORMATRIX_DIM][NVM_ISP_MAX_COLORMATRIX_DIM]

Color Correlation Matrix.

Definition at line 109 of file NvSIPLControlAutoDef.hpp.

◆ cct

float_t nvsipl::SiplControlAutoAwbSetting::cct

Correlated Color Temperature.

Definition at line 107 of file NvSIPLControlAutoDef.hpp.

◆ wbGainTotal

SiplControlAutoAwbGain nvsipl::SiplControlAutoAwbSetting::wbGainTotal[NVM_ISP_MAX_INPUT_PLANES]

Total white balance gains, including both senor channel gains and ISP gains.

Definition at line 105 of file NvSIPLControlAutoDef.hpp.


The documentation for this struct was generated from the following file: