Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Region » Region Morphology » ThresholdSmoothedRegion_Mean
| Module: | FoundationBasic | 
|---|
Returns region of pixels witch collect minAmount of pixels in rectangle in input region.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inRegion | Region | Input region | |
![]()  | 
				inRadiusX | Integer | Nearly half of the kernel's width (2*R+1) | |
![]()  | 
				inRadiusY | Integer* | Nearly half of the kernel's height (2*R+1), or same as inRadiusX | |
![]()  | 
				inMinCount | Real | 0.0 - 1.0 | Minimal part of pixels in rectangle to be in region | 
![]()  | 
				outMinAmount | Integer | ||
![]()  | 
				outRegion | Region | Output region | |
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
