Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Region Spatial Transforms » ShrinkRegionNTimes

ShrinkRegionNTimes


Shrinks a region by a natural factor along each axis.

Name Type Range Description
inRegion Region Input region
inNX Integer 1 -
inNY Integer* 1 -
inThreshold Real 0.0 - 1.0 How much of the input pixels must be present to produce output pixel. When 0 - any pixel, when 1 - all pixels.
outRegion Region Output region

Complexity Level

This filter is available on Advanced Complexity Level.

See Also

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