Structure containing metadata info for processing AE/AWB algorithm.
Definition at line 227 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... | |
float_t nvsipl::SiplControlAutoMetadata::alpha |
power factor for statistics compression
Definition at line 232 of file NvSIPLControlAutoDef.hpp.
bool nvsipl::SiplControlAutoMetadata::isFirstFrame |
A Boolean flag for notifying if it is first frame for processing AE/AWB algorithm without statistics.
Definition at line 239 of file NvSIPLControlAutoDef.hpp.