Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image Combinators » MedianImages_OfArray

MedianImages_OfArray


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 here: Error Handling

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.

Complexity Level

This filter is available on Basic Complexity Level.