Closing Node
Closing is a combination of dilation followed by erosion. It is primarily used for closing small holes or gaps in mask.

Category
WIP/DEPRECATED
Inputs
| Name | Type | Description |
|---|---|---|
| input | VirtualArray | Input heightmap. |
Outputs
| Name | Type | Description |
|---|---|---|
| output | VirtualArray | Dilated heightmap. |
Parameters
| Name | Type | Description |
|---|---|---|
| radius | Float | Filter radius with respect to the domain size. |
Example
No example yet
No example available for this node.