Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Image » Image Combinators » MedianImages_OfArray
| Module: | FoundationLite | 
|---|
Compute median value for each pixel of images from an array.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inImages | ImageArray | |
![]()  | 
				inRoi | Region* | Range of pixels to be processed | 
![]()  | 
				outImage | Image | Output image | 
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 | Empty array of images in MedianImages_OfArray. | 
| DomainError | Image dimensions are not equal in MedianImages_OfArray. | 
| DomainError | Image formats are not the same in MedianImages_OfArray. | 
| DomainError | Not supported image type in MedianImages_OfArray. | 
| DomainError | Region exceeds an input image in MedianImages_OfArray. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
