ImLab Scilab Function
Last update :

immedian - image median filtering

Calling Sequence

[median_image] = immedian(image_data,kernel[,mask])

Parameters

Description

This function filters an image using the kernel defined by the user and returns the result of this operation.