NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::NvSiplISPDeadPixelCorrectionStatsData Struct Reference

Detailed Description

Holds dead pixel correction statistics (DPC Stats).

Note
DPC stats are generated identically for both within the programmable ROI and outside the ROI. Supported in ISP7

Definition at line 216 of file NvSIPLISPStat.hpp.

Collaboration diagram for nvsipl::NvSiplISPDeadPixelCorrectionStatsData:

Data Fields

NvSiplISPDeadPixelCorrectionStatsROIData insideRoi
 Holds the statistics for dead pixels inside the ROI specified. More...
 
NvSiplISPDeadPixelCorrectionStatsROIData outsideRoi
 Holds the statistics for dead pixels outside the ROI specified. More...
 
NvIspStatsHeaderInfo statsInfo
 stats header info More...
 

Field Documentation

◆ insideRoi

NvSiplISPDeadPixelCorrectionStatsROIData nvsipl::NvSiplISPDeadPixelCorrectionStatsData::insideRoi

Holds the statistics for dead pixels inside the ROI specified.

Definition at line 221 of file NvSIPLISPStat.hpp.

◆ outsideRoi

NvSiplISPDeadPixelCorrectionStatsROIData nvsipl::NvSiplISPDeadPixelCorrectionStatsData::outsideRoi

Holds the statistics for dead pixels outside the ROI specified.

Definition at line 225 of file NvSIPLISPStat.hpp.

◆ statsInfo

NvIspStatsHeaderInfo nvsipl::NvSiplISPDeadPixelCorrectionStatsData::statsInfo

stats header info

Definition at line 229 of file NvSIPLISPStat.hpp.


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