NVIDIA DeepStream SDK API Reference

9.0 Release
NvDsPostProcessDetectionFilterParams Struct Reference

Detailed Description

Data Fields

unsigned int roiTopOffset
 
unsigned int roiBottomOffset
 
unsigned int detectionMinWidth
 
unsigned int detectionMinHeight
 
unsigned int detectionMaxWidth
 
unsigned int detectionMaxHeight
 

Field Documentation

◆ detectionMaxHeight

unsigned int NvDsPostProcessDetectionFilterParams::detectionMaxHeight

◆ detectionMaxWidth

unsigned int NvDsPostProcessDetectionFilterParams::detectionMaxWidth

◆ detectionMinHeight

unsigned int NvDsPostProcessDetectionFilterParams::detectionMinHeight

◆ detectionMinWidth

unsigned int NvDsPostProcessDetectionFilterParams::detectionMinWidth

◆ roiBottomOffset

unsigned int NvDsPostProcessDetectionFilterParams::roiBottomOffset

◆ roiTopOffset

unsigned int NvDsPostProcessDetectionFilterParams::roiTopOffset

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