Back to FabImage Studio website

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

DownsampleRegion


Module: FoundationBasic

Shrinks a region by the factor of two along each axis.

Name Type Range Description
Input value inRegion Region Input region
Input value inDownsampleRegionMode DownsampleRegionMode
Input value inScaleStep Integer 0 - 12 Defines how many times the region size is divided by 2
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.
  • DownsampleImage – Shrinks an image by the factor of two along each axis.