NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData Struct Reference

Detailed Description

Holds dead pixel correction statistics (DPC Stats) metrics.

Note
These are provided in NvSiplISPDeadPixelCorrectionStatsData for both inside and outside the programmable ROI. Supported in ISP7

Definition at line 155 of file NvSIPLISPStat.hpp.

Data Fields

uint32_t outlierOutWin
 Number of pixels flagged as outlier outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t inlierCond1OutWin
 Number of pixels flagged as inlier under Condition 1 outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t inlierCond2OutWin
 Number of pixels flagged as inlier under Condition 2 outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t inlierCond3OutWin
 Number of pixels flagged as inlier under Condition 3 outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t inlierCond4OutWin
 Number of pixels flagged as inlier under Condition 4 outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t inlierCond5OutWin
 Number of pixels flagged as inlier under Condition 5 outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t inlierCond6OutWin
 Number of pixels flagged as inlier under Condition 6 outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t detectedOutWin
 Number of pixels for which a local gradient is detected outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t bottomOutlierOutWin
 Number of pixels detected as bottom outlier if extremum thresholding is enabled outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 
uint32_t topOutlierOutWin
 Number of pixels detected as top outlier if extremum thresholding is enabled outside of the ROI Valid Range: [0, UINT32_MAX]. More...
 

Field Documentation

◆ bottomOutlierOutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::bottomOutlierOutWin

Number of pixels detected as bottom outlier if extremum thresholding is enabled outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 202 of file NvSIPLISPStat.hpp.

◆ detectedOutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::detectedOutWin

Number of pixels for which a local gradient is detected outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 196 of file NvSIPLISPStat.hpp.

◆ inlierCond1OutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::inlierCond1OutWin

Number of pixels flagged as inlier under Condition 1 outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 166 of file NvSIPLISPStat.hpp.

◆ inlierCond2OutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::inlierCond2OutWin

Number of pixels flagged as inlier under Condition 2 outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 171 of file NvSIPLISPStat.hpp.

◆ inlierCond3OutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::inlierCond3OutWin

Number of pixels flagged as inlier under Condition 3 outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 176 of file NvSIPLISPStat.hpp.

◆ inlierCond4OutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::inlierCond4OutWin

Number of pixels flagged as inlier under Condition 4 outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 181 of file NvSIPLISPStat.hpp.

◆ inlierCond5OutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::inlierCond5OutWin

Number of pixels flagged as inlier under Condition 5 outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 186 of file NvSIPLISPStat.hpp.

◆ inlierCond6OutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::inlierCond6OutWin

Number of pixels flagged as inlier under Condition 6 outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 191 of file NvSIPLISPStat.hpp.

◆ outlierOutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::outlierOutWin

Number of pixels flagged as outlier outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 161 of file NvSIPLISPStat.hpp.

◆ topOutlierOutWin

uint32_t nvsipl::NvSiplISPDeadPixelCorrectionStatsROIData::topOutlierOutWin

Number of pixels detected as top outlier if extremum thresholding is enabled outside of the ROI Valid Range: [0, UINT32_MAX].

Definition at line 208 of file NvSIPLISPStat.hpp.


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