Flood Fill to BBox
Effects/FloodFill
Generates an image with the size of the cells from a flood fill input.
It can also compute the minimum and maximum bounding boxes
Input Parameters
- FloodFill Image
- BoxType Enum · Width, Height, Min, Max, Area, CenterX, CenterY
- NormalizeMode Enum · Disabled, IncludeBorders, ExcludeBorders
- ComputeRanges Boolean
If enabled, it will compute minimum and maximum box size of the tiles. Note that this will have a performance impact.
Output Parameters
- Output Image Gray
- BBoxRange Image
- MinimumWidth Float
- MaximumWidth Float
- MinimumHeight Float
- MaximumHeight Float
Meta
Author | InstaMaterial GmbH | Category | Effects/FloodFill | Tooltip | Generates an image with the size of the cells from a flood fill input. It can also compute the minimum and maximum bounding boxes | Name | Flood Fill to BBox | Version | 1.42 | ID | 701fe742-a4fa-4fc3-afbd-c251e65aa719 | PackageUrl | pkg://228aea4a-f5fc-455c-b80b-e44ce2cab86b/atoms/701fe742-a4fa-4fc3-afbd-c251e65aa719.atom |
---|