Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Basic » Box » ErodeBox
| Module: | FoundationLite | 
|---|
Performs a morphological erosion on a box using box kernel.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inBox | Box | Input box | |
![]()  | 
				inRadiusX | Integer | 0 - ![]()  | 
				Horizontal radius of the box kernel | 
![]()  | 
				inRadiusY | Integer* | 0 - ![]()  | 
				Vertical radius of the box kernel | 
![]()  | 
				outBox | Box | Eroded box | |
Description
Performs a morphological erosion on a box using box kernel.
Examples
![]()  | 
![]()  | 
ErodeBox performed with kernel size 2x1.
Complexity Level
This filter is available on Advanced Complexity Level.
See Also
- ResizeBox_Relative – Resizes a box to relatively defined dimensions.
 
- ResizeRegion – Enlarges or shrinks a region to new dimensions.
 

 Advanced



