Holds flicker band statistics (FB Stats).
Definition at line 286 of file NvSIPLISPStat.hpp.
Data Fields | |
uint32_t | bandCount |
Holds band count. More... | |
float_t | luminance [NVSIPL_ISP_MAX_FB_BANDS] |
Holds average luminance value for each band. More... | |
uint32_t nvsipl::NvSiplISPFlickerBandStatsData::bandCount |
float_t nvsipl::NvSiplISPFlickerBandStatsData::luminance[NVSIPL_ISP_MAX_FB_BANDS] |
Holds average luminance value for each band.
Valid Range: [0.0, 1.0]
Definition at line 296 of file NvSIPLISPStat.hpp.