Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Region » Region Spatial Transforms » DownsampleRegion
| Module: | FoundationBasic | 
|---|
Shrinks a region by the factor of two along each axis.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inRegion | Region | Input region | |
![]()  | 
				inDownsampleRegionMode | DownsampleRegionMode | ||
![]()  | 
				inScaleStep | Integer | 0 - 12 | Defines how many times the region size is divided by 2 | 
![]()  | 
				outRegion | Region | Output region | |
Complexity Level
This filter is available on Advanced Complexity Level.
See Also
- ShrinkRegionNTimes – Shrinks a region by a natural factor along each axis.
 
- ResizeRegion – Enlarges or shrinks a region to new dimensions.
 
- ResizeRegion_Relative – Resizes region relatively along each axis.
 
- EnlargeRegionNTimes – Enlarges a region by a natural factor.
 
- DownsampleImage – Shrinks an image by the factor of two along each axis.
 

 Advanced
