NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::SiplControlAutoAwbGain Struct Reference

Detailed Description

Color Gains assuming order RGGB, RCCB, RCCC.

Definition at line 127 of file NvSiplControlAutoDef.hpp.

Data Fields

bool valid
 A Boolean flag to control whether white balance gains are valid or not. More...
 
std::array< float_t, NVSIPL_ISP_MAX_COLOR_COMPONENTgain
 Gains that applies to individual color channels Valid Range: [0, 8.0]. More...
 

Field Documentation

◆ gain

std::array<float_t, NVSIPL_ISP_MAX_COLOR_COMPONENT> nvsipl::SiplControlAutoAwbGain::gain

Gains that applies to individual color channels Valid Range: [0, 8.0].

Definition at line 136 of file NvSiplControlAutoDef.hpp.

◆ valid

bool nvsipl::SiplControlAutoAwbGain::valid

A Boolean flag to control whether white balance gains are valid or not.

Definition at line 131 of file NvSiplControlAutoDef.hpp.


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