NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
nvsipl::SiplControlAutoMetadata Struct Reference

Detailed Description

Structure containing metadata info for processing AE/AWB algorithm.

Definition at line 245 of file NvSIPLControlAutoDef.hpp.

Data Fields

float_t alpha
 power factor for statistics compression More...
 
bool isFirstFrame
 A Boolean flag for notifying if it is first frame for processing AE/AWB algorithm without statistics. More...
 

Field Documentation

◆ alpha

float_t nvsipl::SiplControlAutoMetadata::alpha

power factor for statistics compression

  • Supported Values [0.5, 1.0]

Definition at line 250 of file NvSIPLControlAutoDef.hpp.

◆ isFirstFrame

bool nvsipl::SiplControlAutoMetadata::isFirstFrame

A Boolean flag for notifying if it is first frame for processing AE/AWB algorithm without statistics.

  • Supported Values [true, false]

Definition at line 257 of file NvSIPLControlAutoDef.hpp.


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