Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Profile » Profile Local Transforms » ErodeProfile
| Module: | FoundationPro | 
|---|
Changes a profile by choosing minimum point within a kernel.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inProfile | Profile | Profile to be processed | |
![]()  | 
				inRange | Range* | ||
![]()  | 
				inKernelRadius | Integer | 0 - ![]()  | 
				Defines the width of the kernel as '2 * inKernelRadius + 1' | 
![]()  | 
				inCyclic | Bool | Defines whether the first element should be considered adjacent to the last element | |
![]()  | 
				outProfile | Profile | Output profile | |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Range exceeds the input profile in ErodeProfile. | 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced

