Back to FabImage Studio website

You are here: Start » Filter Reference » Region » Region Morphology » ThresholdSmoothedRegion_Mean

ThresholdSmoothedRegion_Mean


Module: FoundationBasic

Returns region of pixels witch collect minAmount of pixels in rectangle in input region.

Name Type Range Description
Input value
inRegion Region Input region
Input value
inRadiusX Integer Nearly half of the kernel's width (2*R+1)
Input value
inRadiusY Integer* Nearly half of the kernel's height (2*R+1), or same as inRadiusX
Input value
inMinCount Real 0.0 - 1.0 Minimal part of pixels in rectangle to be in region
Output value
outMinAmount Integer
Output value
outRegion Region Output region

Complexity Level

This filter is available on Advanced Complexity Level.