NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
nvsipl::SiplControlAutoOutputParam Struct Reference

Detailed Description

AE/AWB Output parameters.

Definition at line 297 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlAutoOutputParam:

Data Fields

SiplControlAutoSensorSetting sensorSetting
 Sensor exposure and gain settings. More...
 
SiplControlAutoAwbSetting awbSetting
 AWB settings. More...
 
SiplControlIspStatsSetting newStatsSetting
 Settings to config stats, reserved for Custom Plugin to config customized Stats settings. More...
 
float_t ispDigitalGain
 Digital gain to be applied in ISP. More...
 

Field Documentation

◆ awbSetting

SiplControlAutoAwbSetting nvsipl::SiplControlAutoOutputParam::awbSetting

AWB settings.

Definition at line 305 of file NvSIPLControlAutoDef.hpp.

◆ ispDigitalGain

float_t nvsipl::SiplControlAutoOutputParam::ispDigitalGain

Digital gain to be applied in ISP.

  • Supported values: [0.0, 8.0]

Definition at line 314 of file NvSIPLControlAutoDef.hpp.

◆ newStatsSetting

SiplControlIspStatsSetting nvsipl::SiplControlAutoOutputParam::newStatsSetting

Settings to config stats, reserved for Custom Plugin to config customized Stats settings.

Definition at line 309 of file NvSIPLControlAutoDef.hpp.

◆ sensorSetting

SiplControlAutoSensorSetting nvsipl::SiplControlAutoOutputParam::sensorSetting

Sensor exposure and gain settings.

Definition at line 301 of file NvSIPLControlAutoDef.hpp.


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