Merge Overlapping
The Merge Overlapping operator merges the overlapping rectangles.
Configuration Parameters
None
Input
|
Input |
Type |
Description |
|---|---|---|
|
rectsIn |
message.python.image.rectangles | A list of rectangles. |
Output
|
Output |
Type |
Description |
|---|---|---|
|
rectsOut |
message.python.image.rectangles | The list of rectangles with merged overlapping. |
