Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Box » ErodeBox

ErodeBox


Module: FoundationLite

Performs a morphological erosion on a box using box kernel.

Name Type Range Description
Input value inBox Box Input box
Input value inRadiusX Integer 0 - Horizontal radius of the box kernel
Input value inRadiusY Integer* 0 - Vertical radius of the box kernel
Output value outBox Box Eroded box

Description

Performs a morphological erosion on a box using box kernel.

Examples

ErodeBox performed with kernel size 2x1.

Complexity Level

This filter is available on Advanced Complexity Level.

See Also

  • ResizeRegion – Enlarges or shrinks a region to new dimensions.