NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsPostProcessDetectionFilterParams Struct Reference

Detailed Description

Definition at line 143 of file post_processor_struct.h.

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

Definition at line 150 of file post_processor_struct.h.

◆ detectionMaxWidth

unsigned int NvDsPostProcessDetectionFilterParams::detectionMaxWidth

Definition at line 149 of file post_processor_struct.h.

◆ detectionMinHeight

unsigned int NvDsPostProcessDetectionFilterParams::detectionMinHeight

Definition at line 148 of file post_processor_struct.h.

◆ detectionMinWidth

unsigned int NvDsPostProcessDetectionFilterParams::detectionMinWidth

Definition at line 147 of file post_processor_struct.h.

◆ roiBottomOffset

unsigned int NvDsPostProcessDetectionFilterParams::roiBottomOffset

Definition at line 146 of file post_processor_struct.h.

◆ roiTopOffset

unsigned int NvDsPostProcessDetectionFilterParams::roiTopOffset

Definition at line 145 of file post_processor_struct.h.


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