Back to FabImage Studio website

You are here: Start » Filter Reference » Region » Region Features » RegionHoles_Elastic

RegionHoles_Elastic


Module: FoundationBasic

Fills a ridges region with convex basins.

Name Type Description
Input value inRegion Region Input region
Input value inRoi Region* Range of pixels to be processed
Input value inDistanceThreshold Integer
Output value outBasins RegionArray

Description

This filter fills a regions holes with convex basins based on a flooding algorithm.

The parameter inDistanceThreshold can be used to ignore smaller holes of the input region.

Examples

Example region

Computed region holes

Computed region holes where the threshold has been increased to ignore the smaller hole

Complexity Level

This filter is available on Expert Complexity Level.

See Also