Back to Adaptive Vision Studio website

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

ErodeBox


Performs a morphological erosion on a box using box kernel.

Name Type Range Description
inBox Box Input box
inRadiusX Integer 0 - Horizontal radius of the box kernel
inRadiusY Integer* 0 - Vertical radius of the box kernel
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 Basic Complexity Level.

See Also

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