NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvSIPLAutoControlAwbSetting Struct Reference

Detailed Description

Output image attributes.

Definition at line 127 of file nvsipl_plugindef.h.

Collaboration diagram for NvSIPLAutoControlAwbSetting:

Data Fields

NvSIPLAutoControlWhiteBalanceGain 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 NvSIPLAutoControlAwbSetting::ccmMatrix[NVM_ISP_MAX_COLORMATRIX_DIM][NVM_ISP_MAX_COLORMATRIX_DIM]

Color Correlation Matrix.

Definition at line 133 of file nvsipl_plugindef.h.

◆ cct

float_t NvSIPLAutoControlAwbSetting::cct

Correlated Color Temperature.

Definition at line 131 of file nvsipl_plugindef.h.

◆ wbGainTotal

NvSIPLAutoControlWhiteBalanceGain NvSIPLAutoControlAwbSetting::wbGainTotal[NVM_ISP_MAX_INPUT_PLANES]

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

Definition at line 129 of file nvsipl_plugindef.h.


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