Back to Aurora Vision Studio website

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

ShrinkRegionNTimes


Module: FoundationBasic

Shrinks a region by a natural factor along each axis.

Name Type Range Description
Input value inRegion Region Input region
Input value inNX Integer 1 -
Input value inNY Integer* 1 -
Input value 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.
Output value 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.
  • ShrinkProfileNTimes – Reduces the length of a profile N-times by averaging each N consecutive elements.