ImLab Scilab Function
Last update :

imerode - image dilation

Calling Sequence

[eroded_image] = imerode(image_data,kernel[,mask])

Parameters

Description

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