mxpi_nmsoverlapedroiV2
Function |
Filters repeated objects in the overlapping area after block division. The differences between this version and the previous version are as follows:
|
|---|---|
Constraints |
Port 0 inputs the block information data, and port 1 inputs the detected ROI data. |
Plugin Base Class (Factory) |
mxpi_nmsoverlapedroiV2 |
Input/Output |
|
Port Format (Caps) |
|
Property |
For details, see Table 1. |
Property Name |
Description |
Mandatory or Not |
Modifiable or Not |
|---|---|---|---|
dataSourceDetection |
Obtains the index of the object bounding box after object detection. The default value is the key value of the output port corresponding to the upstream plugin. |
No |
Yes |
dataSourceBlock |
Obtains the index of the block bounding box. The default value is the key value of the output port corresponding to the upstream plugin. |
No |
Yes |
nmsThreshold |
Sets the NMS calculation threshold. The default value is 0.45. The value range is [0, 1]. |
No |
Yes |
Parent topic: Streaming Plugins