mxpi_semanticsegstitcher
|
Function |
Merges the images of the semantic segmentation inference result. |
|---|---|
|
Synchronous/Asynchronous (Status) |
Synchronous |
|
Constraints |
It must be used together with the mxpi_roigenerator plugin. |
|
Plugin Base Class (Factory) |
mxpi_semanticsegstitcher |
|
Input/Output |
Input: three input ports.
Output: metadata (data type: MxpiImageMaskList) |
|
Port Format (Caps) |
Static input:
Static output: {"metadata/object"} |
|
Property |
For details, see Table mxpi_semanticsegstitcher plugin properties. |
|
Property Name |
Description |
Mandatory or Not |
Modifiable or Not |
|---|---|---|---|
|
dataSourceSemanticSeg |
Index corresponding to the inference result of the semantic segmentation model. By default, it is automatically obtained based on the plugin connection status. |
No |
Yes |
|
dataSourceCropRoi |
Index of the block target frame data. By default, it is automatically obtained based on the plugin connection status. |
No |
Yes |
|
dataSourceMergeRoi |
Target area for image merging. By default, it is automatically obtained based on the plugin connection status. |
No |
Yes |